summaryrefslogtreecommitdiff
path: root/tests/lang
Commit message (Expand)AuthorAgeFilesLines
* Change the order of properties used for var_dump(), serialize(), comparison, ...Dmitry Stogov2021-03-011-59/+59
* Remove quicktesterGeorge Peter Banyard2021-02-251-9/+5
* Implement Explicit octal notation for integers RFCGeorge Peter Banyard2021-01-046-0/+580
* Run tidyNikita Popov2020-09-182-2/+2
* Convert Division by 0 warnings to Error per the Engine Warning RFCGeorge Peter Banyard2020-09-142-31/+37
* Improve error messages mentioning parameters instead of argumentsMáté Kocsis2020-09-092-4/+4
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-0921-2/+19
* Promote "undefined array key" notice to warningNikita Popov2020-08-032-4/+4
* Implement 'Saner Numeric Strings' RFC:George Peter Banyard2020-07-2912-759/+765
* Permit trailing whitespace in numeric stringsAndrea Faulds2020-07-295-14/+14
* Improved number to string comparison semanticsNikita Popov2020-07-228-41/+41
* Cleanup argument handling of Zend functions and methodsMáté Kocsis2020-07-214-10/+19
* Improve output of tokens in Parse ErrorsRowan Tommins2020-07-132-2/+2
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-109-11/+11
* [ci skip] Various typo fixes in stub comments and CHANGES fileAyesh Karunaratne2020-06-251-1/+1
* Fix BC break of zend_throw_exceptiontwosee2020-06-061-0/+14
* Fixed bug #72089: Throw Error on require failureNikita Popov2020-06-051-1/+4
* Trim trailing whitespaces and fix code styleRod Elias2020-05-121-19/+19
* Make float to string casts locale-independentMáté Kocsis2020-05-081-1/+1
* Merge branch 'PHP-7.4'Nikita Popov2020-04-291-7/+1
|\
| * Make 045.phpt busy waitNikita Popov2020-04-291-7/+1
* | fix test using short_tagRemi Collet2020-04-151-1/+1
* | Syntax errors caused by unclosed {, [, ( mention specific locationAlex Dowad2020-04-141-0/+57
* | Promote some warnings to Errors in Zend basic functionsGeorge Peter Banyard2020-03-314-20/+36
* | Improve undefined variable error messagesMáté Kocsis2020-03-316-39/+39
* | Improve error message of foreachMáté Kocsis2020-03-093-9/+9
* | Change argument error message formatMáté Kocsis2020-02-264-4/+4
* | Use serialize_precision for var_dump()Nikita Popov2020-02-2515-552/+552
* | Make type error messages more consistentMáté Kocsis2020-02-174-4/+4
* | Make ASSIGN, ASSIGN_OP, INC and DEC opcodes to return IS_TMP_VAR instead of I...Dmitry Stogov2020-02-072-29/+39
* | Reindent phpt filesNikita Popov2020-02-03152-1477/+1477
* | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-172-2/+2
* | Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-161-1/+1
* | Make constant() error handling consistent with plain const lookupNikita Popov2020-01-101-3/+6
* | Add warning and convert to exception in string offset assignment:George Peter Banyard2020-01-071-0/+2
* | Clean DONE tags from testsFabien Villepinte2019-11-0782-166/+0
* | Replace "unexpected character" warning with ParseErrorNikita Popov2019-10-041-3/+1
* | Convert some notices to warningsNikita Popov2019-10-027-45/+45
* | Promote write "use scalar as array" warning to ErrorNikita Popov2019-09-272-8/+13
* | Throw Error when writing property of non-objectNikita Popov2019-09-275-202/+43
* | Canonicalize typed prop/param default value errorsNikita Popov2019-09-231-1/+1
* | Merge branch 'PHP-7.4'Nikita Popov2019-07-102-2/+5
|\ \ | |/
| * Throw notice on array access on illegal typeNikita Popov2019-07-102-2/+5
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-154-5/+5
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-154-5/+5
| * Fix tests bareword fallback with error suppressionNikita Popov2019-02-251-56/+56
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-9/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-02-201-0/+0
|\ \ | |/
| * Implement fine-grained conflict handlingNikita Popov2019-02-201-0/+0
* | Merge branch 'PHP-7.4'Nikita Popov2019-02-181-0/+0
|\ \ | |/