summaryrefslogtreecommitdiff
path: root/Zend/tests/019.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-10/+0
| | | | Closes GH-5759
* Improve undefined variable error messagesMáté Kocsis2020-03-311-108/+108
| | | | Closes GH-5312
* Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-161-1/+1
|
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
| | | | | | | Remove most of the `===DONE===` tags and its variations. Keep `===DONE===` if the test output otherwise becomes empty. Closes GH-4872.
* Convert some notices to warningsNikita Popov2019-10-021-108/+108
| | | | Part of https://wiki.php.net/rfc/engine_warnings.
* Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
|
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-18/+18
|
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-34/+34
|
* Fix some misspellingsGabriel Caruso2018-08-121-2/+2
|
* Deprecate PHP 4 constructorsAndrea Faulds2015-03-311-2/+2
|
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-1/+1
| | | | | * pull-request/341: (23 commits) typofixes
* Fix testandy wharmby2009-07-061-11/+12
|
* New testcase for unset(), isset() and empty functions : 019.phptRaghubansh Kumar2007-06-111-0/+1332