summaryrefslogtreecommitdiff
path: root/ext/standard/tests/class_object/get_object_vars_variation_003.phpt
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-041-4/+4
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-4/+4
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-5/+5
* Changed silent conversion of array to string to produce a notice. (Patrick)Stanislav Malyshev2011-10-211-1/+1
* fix tests for builtin Zend functions using new parsing APIStanislav Malyshev2008-06-181-26/+78
* Add new tests for class/object functions and features.Robin Fernandes2008-03-061-0/+158