History log of /dokuwiki/_test/core/phpQuery-onefile.php (Results 1 – 9 of 9)
Revision Date Author Comments
# 6b8df285 05-Apr-2023 Andreas Gohr <[email protected]>

added deprecated tag for phpQuery::newDocument()

for highlightin in IDE


# acdf738a 19-Oct-2022 Andreas Gohr <[email protected]>

replace phpquery by php-dom-wrapper #3308

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

replace phpquery by php-dom-wrapper #3308

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.

show more ...


# a3095052 14-Dec-2021 Oscar Merida <[email protected]>

Removes use of deprecated create_function() in teests. Replaces them with anonymous functions. Refs #3545


# e32b1b0f 01-Oct-2020 Syntaxseed <[email protected]>

Fix PHPUnit fatal errors compatibility with void.


# e6a9d76f 30-Sep-2020 Syntaxseed <[email protected]>

Method names with leading double underscore are reserved by PHP.


# 63b6cc52 30-Oct-2019 Syntaxseed <[email protected]>

Fix curly brace deprecations in _test/ directory.


# 59752844 14-Jun-2016 Anders Sandblad <[email protected]>

Fixed broken links to php.net and redirecting pages to php.net


# 0edda900 26-Aug-2012 Andreas Gohr <[email protected]>

replace deprecated split calls FS#2583


# f8369d7d 18-Apr-2012 Tobias Sarnowski <[email protected]>

moved _testing to _test