94129 Commits (3ed0114e7f25f683eede5528e3b31f2fe2495393)
 

Author SHA1 Message Date
Stanislav Malyshev 3ed0114e7f Merge branch 'PHP-5.5' into PHP-7.0.7 10 years ago
Stanislav Malyshev 9a826a3bd9 Fix memory leak in imagescale() 10 years ago
Stanislav Malyshev f423e1bb89 Update NEWS 10 years ago
Stanislav Malyshev e955913115 Better fix for bug #72135 10 years ago
Stanislav Malyshev 7a1aac3343 Fixed bug #72227: imagescale out-of-bounds read 10 years ago
Stanislav Malyshev 97eff7eb57 Fix bug #72241: get_icu_value_internal out-of-bounds read 10 years ago
Stanislav Malyshev 0da8b8b801 Fix bug #72135 - don't create strings with lengths outside int range 10 years ago
Anatol Belski 2beacaad49 set versions 10 years ago
Nikita Popov a1ed4ab3ca Fixed bug #72174 10 years ago
Stanislav Malyshev 41fc3c76e9 Add check for string overflow to all string add operations 10 years ago
Stanislav Malyshev abd159cce4 Fix bug #72114 - int/size_t confusion in fread 10 years ago
Anatol Belski 3407931108 update NEWS 10 years ago
Anatol Belski a430f8a562 Merge branch 'PHP-5.6' into PHP-7.0 10 years ago
Anatol Belski 0ea2bfb30e update NEWS 10 years ago
Anatol Belski fc2a45b70a Revert "Fixed bug #71820 pg_fetch_object bind parameters before call constructor" 10 years ago
Anatol Belski 692c262526 Merge branch 'PHP-5.6' into PHP-7.0 10 years ago
Anatol Belski 1cc536af5a Revert "Backport patch for bug #71820" 10 years ago
Anatol Belski f152c3fa57 Merge branch 'PHP-5.6' into PHP-7.0 10 years ago
Anatol Belski 41b159fd11 Fixed bug #64524 Add intl.use_exceptions to php.ini-* 10 years ago
Xinchen Hui 69adf2370e Fixed test 10 years ago
Xinchen Hui 29079f263e Strlen cleanup (additions for previous one fix) 10 years ago
Xinchen Hui f7439afeda Merge branch 'PHP-5.6' into PHP-7.0 10 years ago
Xinchen Hui 1c7f608071 Fixed bug #72172 (zend_hex_strtod should not use strlen) 10 years ago
Xinchen Hui 197470b62f Revert "Fixed bug #72170 (JsonSerializable may inc apply count without dec it)" 10 years ago
Xinchen Hui 459a7cc209 Fixed bug #72170 (JsonSerializable may inc apply count without dec it) 10 years ago
Anatol Belski 627b5aae3f update NEWS 10 years ago
Anatol Belski d76638b491 reorder entry alphabetically 10 years ago
Anatol Belski 5afba67bfe Re-fix #72165 10 years ago
Anatol Belski dd5479ea4c Revert "Fixed bug #72165 Null pointer dereference - openssl_csr_new" 10 years ago
Anatol Belski 7277c85765 Fixed bug #72165 Null pointer dereference - openssl_csr_new 10 years ago
Xinchen Hui 080f6b10ec Fixed test 10 years ago
Xinchen Hui 441d1b8ef0 Revert "Fix bug #72162 (again)" 10 years ago
Nikita Popov 8e5b381004 Fix bug #72162 (again) 10 years ago
Xinchen Hui 395863b1d1 Fixed bug #72164 (Null Pointer Dereference - mb_ereg_replace) 10 years ago
Xinchen Hui c15b6134f6 Fixed bug #72154 (pcntl_wait/pcntl_waitpid array internal structure overwrite) 10 years ago
Xinchen Hui 1a5d58b28f Fixed bug #72157 (use-after-free caused by dba_open) 10 years ago
Xinchen Hui 9191862121 Fixed bug #72162 (use-after-free - error_reporting) 10 years ago
Nikita Popov 0691e7a8e1 Fix JMPZ, JMPZNZ_EX chain optimization 10 years ago
Nikita Popov 9af0c96af4 Fix bug #72159 10 years ago
Anatol Belski 44372d6953 fix NEWS, patch for #71428 was reverted 10 years ago
Joe Watkins a17e4187e7 correct wording 10 years ago
Joe Watkins 9bbee305e3 add compiler option to disable builtins (special case function calls) 10 years ago
Anatol Belski 2d0081cebd Merge branch 'PHP-5.6' into PHP-7.0 10 years ago
Anatol Belski 5351151352 add test fo rbug 71805 10 years ago
Anatol Belski 578ba03339 update libs versions 10 years ago
Anatol Belski 07519d4c4b Merge branch 'PHP-5.6' into PHP-7.0 10 years ago
Anatol Belski a387075954 upate libs versions 10 years ago
Nikita Popov fbae590bf0 Fix leaks in QM_ASSIGN, JMP_SET and COALESCE 10 years ago
Bob Weinand b4c5009220 Mark fcc as initialized for object calls 10 years ago
Nikita Popov ec7c3c22b6 Fix leak in zend_get_constant_ex 10 years ago