Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal for verion 6.0.0 #29

Open
wants to merge 44 commits into
base: 6.0
Choose a base branch
from
Open

Commits on Mar 2, 2024

  1. Proposal for verion 6.0.0

    r3hp1c committed Mar 2, 2024
    Copy the full SHA
    356d911 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6c36fdc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b06779f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a323395 View commit details
    Browse the repository at this point in the history
  5. attempt to fix: TypeError: Argument 2 passed to DoctrineEncryptBundle…

    …\Service\Encrypt::encrypt() must be an instance of DoctrineEncryptBundle\Service\mixed
    r3hp1c committed Mar 2, 2024
    Copy the full SHA
    d7fe8ac View commit details
    Browse the repository at this point in the history
  6. attempt to fix: TypeError: Return value of DoctrineEncryptBundle\Serv…

    …ice\Encrypt::encrypt() must be an instance of DoctrineEncryptBundle\Service\mixed
    r3hp1c committed Mar 2, 2024
    Copy the full SHA
    daa7dd3 View commit details
    Browse the repository at this point in the history
  7. attempt to fix: LogicException: Lazy ghost objects cannot be enabled …

    …because the symfony/var-exporter library version 6.2 or higher is not installed.
    r3hp1c committed Mar 2, 2024
    Copy the full SHA
    6cb1549 View commit details
    Browse the repository at this point in the history
  8. undo attempt to fix: LogicException: Lazy ghost objects cannot be ena…

    …bled because the symfony/var-exporter library version 6.2 or higher is not installed.
    r3hp1c committed Mar 2, 2024
    Copy the full SHA
    c0614ce View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    238a0ca View commit details
    Browse the repository at this point in the history
  10. attempt to fix: Error: Call to undefined method Doctrine\ORM\Configur…

    …ation::setSchemaManagerFactory()
    r3hp1c committed Mar 2, 2024
    Copy the full SHA
    cf95fe5 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    be06180 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    dcbb0ba View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    b6cd9c3 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    7140f01 View commit details
    Browse the repository at this point in the history
  15. attempt to fix: TypeError: Return value of DoctrineEncryptBundle\Type…

    …s\Encrypted::convertToDatabaseValue() must be an instance of DoctrineEncryptBundle\Types\mixed
    r3hp1c committed Mar 2, 2024
    Copy the full SHA
    5fd44bd View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    645c790 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    be4876c View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    63a1284 View commit details
    Browse the repository at this point in the history
  19. attempt to fix: LogicException: Lazy ghost objects cannot be enabled …

    …because the symfony/var-exporter library version 6.2 or higher is not installed.
    r3hp1c committed Mar 2, 2024
    Copy the full SHA
    8436bc5 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Copy the full SHA
    e5d6ab3 View commit details
    Browse the repository at this point in the history
  2. Fix for the commands to not use ClassMetadata::CHANGETRACKING_NOTIFY …

    …that was removed in Doctrine ORM 3
    r3hp1c committed Mar 3, 2024
    Copy the full SHA
    f1fffbb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bf092c6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4b39cdc View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f66e6ce View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e71725c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    e59f122 View commit details
    Browse the repository at this point in the history
  8. Added phpcompatibility/php-compatibility version 8.2 in an attempt to…

    … fix the 8.1 lowest error. 'php-compatibility handling the post-update-cmd event returned with error code 255'
    r3hp1c committed Mar 3, 2024
    Copy the full SHA
    a1ca496 View commit details
    Browse the repository at this point in the history
  9. 8.1 lowest attempt to fix: 'php-compatibility handling the post-updat…

    …e-cmd event returned with error code 255'
    r3hp1c committed Mar 3, 2024
    Copy the full SHA
    d1137a8 View commit details
    Browse the repository at this point in the history
  10. Fix 8.1 lowest tests

    r3hp1c committed Mar 3, 2024
    Copy the full SHA
    c1ef83d View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    c847ee5 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    f41a380 View commit details
    Browse the repository at this point in the history
  13. Attempt to fix lowest test error: Attempted to call an undefined meth…

    …od named registerLoader of class DoctrineCommonAnnotationsAnnotationRegistry.
    r3hp1c committed Mar 3, 2024
    Copy the full SHA
    5a81556 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    f131cc4 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    cc4eb76 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    f13b8cb View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    55a0809 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    966ba2a View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    c0e4211 View commit details
    Browse the repository at this point in the history
  20. added maker bundle back

    r3hp1c committed Mar 3, 2024
    Copy the full SHA
    75a63e1 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    e02069f View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    29e2c8a View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    8ac43bb View commit details
    Browse the repository at this point in the history
  24. Set KERNEL_CLASS

    r3hp1c committed Mar 3, 2024
    Copy the full SHA
    7dd62a6 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    baa82b4 View commit details
    Browse the repository at this point in the history