aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_test/core/phpQuery-onefile.php
Commit message (Collapse)AuthorAge
* added deprecated tag for phpQuery::newDocument()Andreas Gohr2023-04-05
| | | | for highlightin in IDE
* replace phpquery by php-dom-wrapper #3308Andreas Gohr2022-10-19
| | | | | | This replaces the outdated phpquery library by the newer and maintained php-dom-wrapper. Usage is similar but not a 1:1 replacement. phpQuery is left in but marked as deprecated.
* Removes use of deprecated create_function() in teests. Replaces them with ↵Oscar Merida2021-12-13
| | | | anonymous functions. Refs #3545
* Fix PHPUnit fatal errors compatibility with void.Syntaxseed2021-09-19
|
* Method names with leading double underscore are reserved by PHP.Syntaxseed2021-09-19
|
* Fix curly brace deprecations in _test/ directory.Syntaxseed2019-10-31
|
* Fixed broken links to php.net and redirecting pages to php.netAnders Sandblad2016-06-14
|
* replace deprecated split calls FS#2583Andreas Gohr2012-08-26
|
* moved _testing to _testTobias Sarnowski2012-04-18