Per all our other framework repos this should be ported to drone from travis
Has been done already. :-)
Is this still an issue?
Registry with empty separator
More strict comparison
Null and zero tests
Setup separator in the class constructor
Update test
Sync. Merge branch '2.0-dev' into separator-to-constructor
Update test
Magic get/set for deprecated use of separator property
Magic get/set for deprecated use of separator property
Magic get/set for deprecated use of separator property
Exception while access to protected property
Trigger deprecation for magic property.
Correct version
Merge branch '2.0-dev' into upmerge
Merge pull request #70 from Digital-Peak/upmerge
This is an upmerge from the 2.0-dev branch.
[4][webservices] get all menu items related to a specific menu (#39675)
[4.2] Update deleted files list in script.php for upcoming 4.2.7 (#39684)
codeception readme (#38575)
Adding missing rel attributes to URL menu item types (#39275)
com_tags // avoid deprecation message is $element->core_body is empty (#39640)
[4.2] Inconsistency in permission rules - configure options only - API (#39682)
[4.2] Fixes the watch build for media manager (#39690)
Fix TinyMCE loses English language after editing plugin options (#39131)
fix replaceTags function for array (#38305)
Fix for fix #36345, TinyMCE, make sure iframe is fully loaded (#39686)
Fix FileLayout to work in non Web context, like Cli, Api (#38585)
Joomla! 4.2.7 Release Candidate 1
Reset to dev
[4.2] Fix batch categories move error (#39744)
Prepare Joomla! 4.2.7
Joomla! 4.2.7 Stable
Reset to dev
Fixes various code style issues and integrate PHP CS Fixer into drone (#39745)
Integrate PHP CS Fixer into drone
Fix code base
more verbose
Ignore psr12 scripts
Test
revert
Ignore also rebase script
Align array and variable declarations
Merges
Fix the no break comment starting with upper case
Fix alignment in arrays
Article controller alignment
Sign drone
Adapt foldernames in .gitignore for cypress tests (#39721)
[4][webservices] get all menu items related to a specific menu (#39675)
[4.2] Update deleted files list in script.php for upcoming 4.2.7 (#39684)
codeception readme (#38575)
Adding missing rel attributes to URL menu item types (#39275)
com_tags // avoid deprecation message is $element->core_body is empty (#39640)
[4.2] Inconsistency in permission rules - configure options only - API (#39682)
[4.2] Fixes the watch build for media manager (#39690)
Fix TinyMCE loses English language after editing plugin options (#39131)
fix replaceTags function for array (#38305)
Fix for fix #36345, TinyMCE, make sure iframe is fully loaded (#39686)
Fix FileLayout to work in non Web context, like Cli, Api (#38585)
Joomla! 4.2.7 Release Candidate 1
Reset to dev
[4.2] Fix batch categories move error (#39744)
Prepare Joomla! 4.2.7
Joomla! 4.2.7 Stable
Reset to dev
Fixes various code style issues and integrate PHP CS Fixer into drone (#39745)
Integrate PHP CS Fixer into drone
Fix code base
more verbose
Ignore psr12 scripts
Test
revert
Ignore also rebase script
Align array and variable declarations
Merges
Fix the no break comment starting with upper case
Fix alignment in arrays
Article controller alignment
Sign drone
Adapt foldernames in .gitignore for cypress tests (#39721)
Changing to dispatchEvent()
Setting symfony/deprecation-contracts to v3
Setting symfony/deprecation-contracts to v3
Setting symfony/deprecation-contracts to v3
Setting symfony/deprecation-contracts to v3
Setting symfony/deprecation-contracts to v3
Setting symfony/deprecation-contracts to v3
Setting symfony/deprecation-contracts to v3
It turns out, Microsoft has an error in their repository for the sqlsrv extension. This is explained here: https://stackoverflow.com/questions/75592869/install-driver-php-sqlsrv-on-debian-docker With this change, the build works again.
Drone: Fixing build of sqlsrv extension (#279)
It turns out, Microsoft has an error in their repository for the sqlsrv extension. This is explained here: https://stackoverflow.com/questions/75592869/install-driver-php-sqlsrv-on-debian-docker With this change, the build works again.
Updating dependencies, drone setup and adding phan setup (#22)
This PR removes phpmd from the drone setup and instead adds phan for additional static code analysis. It also updates the dependencies to the latest necessary versions and sets PHP 8.2 to be acceptable for drone.