-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: add support for php8 #3
base: main
Are you sure you want to change the base?
Commits on Feb 4, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 7a26997 - Browse repository at this point
Copy the full SHA 7a26997View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4140b8 - Browse repository at this point
Copy the full SHA a4140b8View commit details
Commits on Feb 13, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 6418b78 - Browse repository at this point
Copy the full SHA 6418b78View commit details
Commits on Jul 26, 2014
-
Configuration menu - View commit details
-
Copy full SHA for d607c4a - Browse repository at this point
Copy the full SHA d607c4aView commit details
Commits on Jan 17, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 8a3067f - Browse repository at this point
Copy the full SHA 8a3067fView commit details
Commits on Oct 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3c9c42f - Browse repository at this point
Copy the full SHA 3c9c42fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67d4878 - Browse repository at this point
Copy the full SHA 67d4878View commit details
Commits on Oct 23, 2018
-
Fix create_function deprectation warning
Replace used 'create_function' by an anonymous function that is builtin since php 5.3.
Configuration menu - View commit details
-
Copy full SHA for ec7a0fd - Browse repository at this point
Copy the full SHA ec7a0fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for f369407 - Browse repository at this point
Copy the full SHA f369407View commit details
Commits on Oct 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1dc5b6d - Browse repository at this point
Copy the full SHA 1dc5b6dView commit details
Commits on Dec 16, 2018
-
Fix appending array to array object by ref
Not possible anymore in php 7.2
Configuration menu - View commit details
-
Copy full SHA for 3f7151b - Browse repository at this point
Copy the full SHA 3f7151bView commit details
Commits on Feb 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e050c0c - Browse repository at this point
Copy the full SHA e050c0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3096bd - Browse repository at this point
Copy the full SHA d3096bdView commit details
Commits on Feb 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2bbdad7 - Browse repository at this point
Copy the full SHA 2bbdad7View commit details
Commits on Jan 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dbd385d - Browse repository at this point
Copy the full SHA dbd385dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1c3ae8 - Browse repository at this point
Copy the full SHA b1c3ae8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f5c52 - Browse repository at this point
Copy the full SHA 28f5c52View commit details -
Fix create_function deprectation warning
Replace used 'create_function' by an anonymous function that is builtin since php 5.3.
Configuration menu - View commit details
-
Copy full SHA for 64927e1 - Browse repository at this point
Copy the full SHA 64927e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee14237 - Browse repository at this point
Copy the full SHA ee14237View commit details -
Configuration menu - View commit details
-
Copy full SHA for 252ae4b - Browse repository at this point
Copy the full SHA 252ae4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59f60fc - Browse repository at this point
Copy the full SHA 59f60fcView commit details -
Fix appending array to array object by ref
Not possible anymore in php 7.2
Configuration menu - View commit details
-
Copy full SHA for 5384cc7 - Browse repository at this point
Copy the full SHA 5384cc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54ef333 - Browse repository at this point
Copy the full SHA 54ef333View commit details -
Configuration menu - View commit details
-
Copy full SHA for b745b52 - Browse repository at this point
Copy the full SHA b745b52View commit details
Commits on Jan 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 19326d4 - Browse repository at this point
Copy the full SHA 19326d4View commit details
Commits on Feb 10, 2023
-
add github actions test workflow (#2)
* add github action workflow * fix env syntax * switch back to composer update to fix "--prefer-lowest" * set mysql user/pass on CLI * set mysql password in fixtures * use older versions of php to confirm tests work * set one more password Co-authored-by: Jeffrey Wong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 678736a - Browse repository at this point
Copy the full SHA 678736aView commit details -
compatibility with php 7.4 and 8.x (propelorm#4)
* Correct deprecated methods in PHP7.4 (propelorm#1079) * runtime/lib/query/Join.php implode() was used against the definition (wrong PHP documentation * runtime/lib/query/ModelCriteria.php count() was used on non-countable variable (non-array) * 7.4 and phpunit9 changes. Tests are passing * Compatibility changes * Added docker setup * updated travis * added correct path * 7.4 final travis setup * propelorm#1086: Code review suggestions applying * remove dependency on docker mysql * remove 5.6 and 7.2 from test matrix; add 8.0 and 8.1 * Upgraded PHP version and removed some deprecations * Migrated phpunit.xml.dist * Switched to PHP8.0 in Dockerfile * Removed usage of ReflectionClass->getClass in favor of ReflectionClass->getType * Changed order of arguments in ModelCriteriaTest.php and ModelCriteriaWithNamespaceTest.php * Fixed signatures of PropelOnDemandCollection::asort and PropelOnDemandCollection::ksort * Removed require_once from all the classes because we have autoloading via composer * Rector automated upgrade to PHP8 * Fixed invalid handling of resource type for binded value in DebugPDOStatement.php * Fixed invalid way of checking if method exists in delegated class via is_callable. Switched to method_exists * Replaced order of params because of failed tests * [STYLE]: Added simplified usage because of version support dropping * Fix use of abs() with string on PHP8.0 Can happen when using Yaml's multiline syntax * specify minimum version of phing for php8 * drop php 7.3 from test matrix * update to ubuntu-20.04 * fork propel/propel1 for versions >=1.8 Co-authored-by: Michal Drozd <[email protected]> Co-authored-by: Luke Adamczewski <[email protected]> Co-authored-by: Łukasz Adamczewski <[email protected]> Co-authored-by: Jeffrey Wong <[email protected]> Co-authored-by: Luke Adamczewski <[email protected]> Co-authored-by: Paulo Magalhaes <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d24a5c2 - Browse repository at this point
Copy the full SHA d24a5c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48a8f82 - Browse repository at this point
Copy the full SHA 48a8f82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0409694 - Browse repository at this point
Copy the full SHA 0409694View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52d0541 - Browse repository at this point
Copy the full SHA 52d0541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ee8bb4 - Browse repository at this point
Copy the full SHA 6ee8bb4View commit details
Commits on Jun 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 795bd09 - Browse repository at this point
Copy the full SHA 795bd09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d3a2af - Browse repository at this point
Copy the full SHA 3d3a2afView commit details -
Configuration menu - View commit details
-
Copy full SHA for e247491 - Browse repository at this point
Copy the full SHA e247491View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3ff98d - Browse repository at this point
Copy the full SHA e3ff98dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e924bff - Browse repository at this point
Copy the full SHA e924bffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e7b8c5 - Browse repository at this point
Copy the full SHA 5e7b8c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 364b751 - Browse repository at this point
Copy the full SHA 364b751View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d45686 - Browse repository at this point
Copy the full SHA 6d45686View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd168c5 - Browse repository at this point
Copy the full SHA fd168c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d332c89 - Browse repository at this point
Copy the full SHA d332c89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 339fe2b - Browse repository at this point
Copy the full SHA 339fe2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c77d52 - Browse repository at this point
Copy the full SHA 5c77d52View commit details