George Peter Banyard
|
3d4ff5ae22
|
RFC: Deprecate remains of string evaluated code assertions (#11671)
Link: https://wiki.php.net/rfc/assert-string-eval-cleanup
|
2023-07-13 15:45:32 +01:00 |
|
Máté Kocsis
|
7aacc705d0
|
Add many missing closing PHP tags to tests
Closes GH-5958
|
2020-08-09 22:03:36 +02:00 |
|
Levi Morrison
|
853eb8373f
|
Default assert.exception to 1
|
2020-08-02 13:39:35 -06:00 |
|
Nikita Popov
|
f8d795820e
|
Reindent phpt files
|
2020-02-03 22:52:20 +01:00 |
|
Nikita Popov
|
9bc2cacf7f
|
Remove special treatment of strings in asserts
This was deprecated in PHP 7.2 as part of
https://wiki.php.net/rfc/deprecations_php_7_2.
|
2019-01-29 09:42:59 +01:00 |
|
Peter Kokot
|
d7a3edd45d
|
Trim trailing whitespace in *.phpt
|
2018-10-14 19:46:15 +02:00 |
|
Gabriel Caruso
|
9c144e0d82
|
Trim trailing whitespace in tests
|
2018-10-14 12:07:20 -03:00 |
|
Nikita Popov
|
6ba7206620
|
Deprecate assert() with string argument
|
2017-02-03 21:02:52 +01:00 |
|
Aaron Piotrowski
|
49d6336fae
|
Always return boolean from assert
Matches docs prototype
|
2015-10-18 01:42:15 -05:00 |
|
Zoe Slattery
|
a7b240b337
|
Assert test cases
|
2007-07-13 15:20:12 +00:00 |
|