96217 Commits (e3cc15daf2abc1b4886d4888c3bf5ca9cef035c8)
 

Author SHA1 Message Date
Bob Weinand e3cc15daf2 Fixed bug #74840 (Opcache overwrites argument of GENERATOR_RETURN within finally) 9 years ago
Julien Pauli 2a1ad88538 Updated NEWS 9 years ago
Julien Pauli 3f4340a796 Fix bug #74832, crash in extension loading 9 years ago
Adam Baratz 08089f014c Fixed #69356: PDOStatement::debugDumpParams() truncates query 9 years ago
George Wang 751d19f698 [BUGFIX] fixes the issue that a value from .user.ini displays in phpinfo(), but not applies. 9 years ago
Nikita Popov 604827b694 Fixed bug #73173 9 years ago
Bob Weinand cfee5116dd Expose inflate_get_status() and inflate_get_read_len() functions 9 years ago
Matthew Trescott 0c4f11ecaa Add more constants, improve comments, and add tests 9 years ago
Nikita Popov 2fddc4a7f1 Fixed bug #73900 9 years ago
Nikita Popov de66e80d75 Don't leave holes in func_get_args() and backtraces 9 years ago
Bob Weinand fda0a8b735 Fixed bug #73944 (inflate_init() dictionary option) - add NEWS entry 9 years ago
wapmorgan cd1869bcf2 Remove invalid check of dictionary content and add initialization of dictionary if raw compression used 9 years ago
ideal 4d6100569b Fix error if compiled without -fpermissive flag. 9 years ago
danchukas b255b97e43
fix method "eof" 9 years ago
Thomas Punt b1301a0686
Remove superfluous branch 9 years ago
Peter Kokot 660250f4da
Fix configure error 9 years ago
jhdxr 81c2a4b9ba
fix bug #73471 PHP freezes with AppendIterator 9 years ago
jhdxr db287b2303
fix bug #74780 parse_url() borken when query string contains colon 9 years ago
Christopher Jones b3bd379198 Merge branch 'pull-request/2532' into PHP-7.0 9 years ago
Christopher Jones cda87977a5 Add bug #74625 to package.xml 9 years ago
Christopher Jones b4c5f20c46 Add IN bind case to bug74625.phpt 9 years ago
Ingmar Runge fa3615f14e Fixed bug #74625 (Integer overflow in oci_bind_array_by_name). 9 years ago
Christopher Jones 3fbbcf7f93 Remove use of obsolete create_function() 9 years ago
Christopher Jones 1bdc290017 Update OCI8 version test and package.xml 9 years ago
Stanislav Malyshev 18b6de7a91 Fix bug #73634 - grapheme_strpos illegal memory access 9 years ago
Stanislav Malyshev 14c422a32f Fix bug #73648 - integer overflow in substr 9 years ago
Anatol Belski 6a854e2740 Split requested size as expected by CreateFileMapping. 9 years ago
Anatol Belski b4fa2ba295 move next 9 years ago
Christopher Jones 27d6814351 PDO_OCI: support IC 12.2 in configure option 9 years ago
Christopher Jones 64447030bb Bump OCI8 version 9 years ago
Christopher Jones 073ac50374 Merge branch 'pull-request/1569' into PHP-7.0 9 years ago
Chuck Burgess 98bcc0bd43 add test for bug #70700 10 years ago
Christopher Jones 135265ef69 Update NEWS 9 years ago
Christopher Jones ec6ac50812 Merge branch 'pull-request/2459' into PHP-7.0 9 years ago
KoenigsKind 1b797f7ad3 oci8 - Implementation of Oracle TAF Callback 9 years ago
Christopher Jones a6c67a088a Merge branch 'pull-request/1566' into PHP-7.0 9 years ago
Chuck Burgess 51a7e35c24 add test for bug #60994 10 years ago
Jelle van der Waa 509f5097ab openssl: Add openssl_pkcs12_(read, export) tests 9 years ago
Jakub Zelenka 887fabe78f Regenerate and bump re2c version to 0.16 9 years ago
Anatol Belski 4a39d33ee5 Next round on AppVeyor reliability. 9 years ago
Jelle van der Waa f19dfac830 openssl: Fix spkstr and spki leak in openssl_spki_new 9 years ago
Dmitry Stogov 648be8600f Fixed bug #74679 (Incorrect conversion array with WSDL_CACHE_MEMORY) 9 years ago
Remi Collet c4d7cfa536 NEWS 9 years ago
Remi Collet 78970d5338 Fix bug #74705 for collator_get_sort_key 9 years ago
Tyson Andre 5f07a895cc Fixes bug #74705 Wrong ReflectionInfo for Collator::getSortKey() 9 years ago
Remi Collet aea8c6ddc1 NEWS 9 years ago
Tyson Andre 81b2533a68 Fixes bug #74708 reflection signatures for random_bytes+random_int 9 years ago
Xinchen Hui 3968ffe7b3 Forgotten NEWs update 9 years ago
Xinchen Hui e05f79c3de Merge branch 'bug74600' of https://github.com/manuelm/php-src into PHP-7.0 9 years ago
Manuel Mausz 91f129ebf7 Add simple cli test for PATH/HOST ini sections 9 years ago