php-src/ext/standard/tests
Nikita Popov b8ef7c35ab Increase serialize_lock while decoding session
Avoid leaking state between Serializable::unserialize() and
session_decode().
2019-09-25 11:02:23 +02:00
..
array Deprecate array_key_exists() on objects 2019-07-22 11:39:52 +02:00
assert More zpp error/variation test removals 2019-03-07 17:09:43 +01:00
class_object Report false for inherited private methods in method_exists() 2019-09-03 13:59:25 +02:00
crypt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
dir Merge branch 'PHP-7.3' into PHP-7.4 2019-08-19 19:58:45 +02:00
directory Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
file Merge branch 'PHP-7.3' into PHP-7.4 2019-09-14 18:48:28 +02:00
filters Throw notice for plain wrapper fread/fwrite errors 2019-07-25 10:42:10 +02:00
general_functions Improve test usleep_basic by inlining its output 2019-09-17 12:07:06 +02:00
hrtime Revert "Add possibility to lower timer resolution" 2018-01-11 12:40:01 +01:00
http Merge branch 'PHP-7.3' into PHP-7.4 2019-09-17 17:34:24 +02:00
image Rename *.tif to *.tiff for consistency 2019-05-16 07:41:45 +02:00
ini_info Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
mail Cleanup of remaining E_STRICT in tests 2019-07-23 11:27:23 +02:00
math Deprecate passing invalid character to base_convert etc 2019-07-08 12:49:21 +02:00
misc Add some tolerance to time_sleep_until() test 2019-07-01 09:43:16 +02:00
network Report errors from stream read and write operations 2019-07-22 17:17:28 +02:00
password Fix #78269 password_hash uses weak options for argon2 2019-07-15 14:11:30 +02:00
random Use unsigned subtraction in php_random_int() 2019-09-03 12:28:18 +02:00
serialize Increase serialize_lock while decoding session 2019-09-25 11:02:23 +02:00
streams Fixed bug #78506 2019-09-11 10:27:32 +02:00
strings Merge branch 'PHP-7.3' into PHP-7.4 2019-08-26 10:27:08 +02:00
time Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
url Replace dirname(__FILE__) by __DIR__ in tests 2019-03-15 22:55:30 +01:00
versioning Remove empty section 2019-05-07 04:26:03 +02:00
bug49244.phpt
bug64370_var1.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
bug64370_var2.phpt
bug71827.phpt
bug75220.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
forward_static_call_array.phpt Remove superfluous PHP version check in tests 2018-02-04 16:58:54 +01:00
php_version_win_const.phpt
setrawcookie_basic_001.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:45:12 +02:00
setrawcookie_basic_002.phpt Cleanup some tests - remove unnecessary sections 2018-02-04 02:21:40 -08:00