summaryrefslogtreecommitdiff
path: root/ext/standard/tests/general_functions/var_dump_64bit.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
* Use EXPECT instead of EXPECTF when possible EXPECTF logic in run tests is co...Gabriel Caruso2020-04-271-1/+1
* Fix indentation and whitespaces in testsMáté Kocsis2020-01-311-7/+7
* Fix #78880: Final spelling fixesMáté Kocsis2020-01-161-3/+3
* Merge branch 'PHP-7.4'Peter Kokot2019-03-151-1/+1
|\
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-8/+0
* | Remove create_function()Nikita Popov2019-01-281-17/+0
|/
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+0
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-5/+5
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-7/+7
* Deprecate create_function()Nikita Popov2017-02-031-0/+4
* Fix tests broken by 'Fix bug #52355'Andrea Faulds2015-12-171-1/+1
* Fix bug #52355Andrea Faulds2015-12-171-3/+3
* Deprecate PHP 4 constructorsAndrea Faulds2015-03-311-2/+2
* - Fix testFelipe Pena2010-04-041-343/+6
* - Fix testJani Taskinen2010-02-131-4/+2
* fix testsAntony Dovgal2008-07-031-1/+1
* - Fix testsJani Taskinen2007-11-021-192/+192
* add 64bit testsAntony Dovgal2007-05-141-0/+1913