62046 Commits (9da01ac6b65c3ce1e2cdfe617032cf737cdc8adc)
 

Author SHA1 Message Date
Patrick Allaert 9da01ac6b6 Added test for #60104 15 years ago
Christopher Jones 0a2bf3ee32 Bump OCI8 version to 1.4.7 stable in preparation for PHP 5.3.9 15 years ago
Christopher Jones 623b4231b5 Replace custom "stress_test" setting with generic SKIP_SLOW_TESTS 15 years ago
Ulf Wendel 58f40c0345 Improving test to reflect latest API changes 15 years ago
Florian Anderiasch 8343d05e85 Redid the fix for #60192 with suggestions by Pierre and Kalle 15 years ago
Jérôme Loyet 10a1121a37 - Fixed bug #60179 (php_flag and php_value does not work properly) 15 years ago
Antony Dovgal 36103d1236 use jmp_addr only when it's initialized 15 years ago
Xinchen Hui d4b90b4788 Fixed bug #60206 (possible integer overflow in content_length) 15 years ago
Xinchen Hui cae2f1381f Fix bug #60169 Conjunction of ternary and list crashes PHP 15 years ago
Ferenc Kovacs 5bf6eaf3f4 adding memory check for FreeBSD also, TODO: refactor the free memory check into a function in an include file 15 years ago
Antony Dovgal ed276758f7 fix folding, ws and cs 15 years ago
Antony Dovgal 8d520d6296 initialize variable and fix segfaulting tests 15 years ago
Andrey Hristov de50e98a07 Add a middleman which can intercept the calls and can reroute them 15 years ago
Arpad Ray 11d6fcdba0 fix calling user close func when it isn't open 15 years ago
Johannes Schlüter 539a0f3bd3 - Fix bug #60155 (pdo_mysql.default_socket ignored). 15 years ago
Andrey Hristov 2627fafcbd - shift a bit of code around 15 years ago
Rui Hirokawa 77477945b3 MFH: fixed alias and encoding mapping for emoji logo. 15 years ago
Andrey Hristov 989f2fbc14 fix trace log messages 15 years ago
Peter Cowburn 9b86852d6e add 3rd parameter to arg info for splfileobject fgetcsv/setcsvcontrol (bug #60201) 15 years ago
Derick Rethans c1d520d19d - Updated to version 2011.14 (2011n) 15 years ago
Dmitry Stogov fd28dfc569 Prevent possible integer overflow 15 years ago
Florian Anderiasch 294c28f885 Fix #60192 SegFault when Collator not constructed properly 15 years ago
Dmitry Stogov e0f781f496 Fixed bug #60139 (Anonymous functions create cycles not detected by the GC) 15 years ago
Christopher Jones 735efbdd04 Update for new Oracle patchset variation 15 years ago
Ferenc Kovacs 8412709f37 allocating more than 2GB memory is slow. 15 years ago
Xinchen Hui 0cafc66331 typo 15 years ago
Stefan Marr 4591498df7 Fixed Bug #60153 (Interface method prototypes not enforced when implementd via traits.) 15 years ago
Rasmus Lerdorf d2881adcbc Fix bug 60183 15 years ago
Stefan Marr 9b0d73af1d Added missing consistency check for abstract methods required by one trait and implemented by another. 15 years ago
Xinchen Hui ceac9dc490 Fixed bug #60189 (php logo can not be displayed) 15 years ago
Xinchen Hui ac789e0bb6 Fixed Bug #60180 ($_SERVER["PHP_SELF"] incorrect) 15 years ago
Florian Anderiasch 58a134fb48 Fixed #60160 and added a test for it 15 years ago
Stefan Marr b5f15ef561 Fixed Bug #60145 (Usage of trait's use statement inside interfaces not properly checked.) 15 years ago
Stefan Marr 2e5d5e5ac6 Fixed Bug #60173 (Wrong error message on reflective trait instantiation) 15 years ago
Christopher Jones c4eb5f2387 OCI8: improve initialization error message (See bug 60154) 15 years ago
Andrey Hristov 92ec40d8e4 Now really split the method tables and have different 15 years ago
Andrey Hristov 8fb6bdd5b8 Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA. 15 years ago
Xinchen Hui 63812d1849 Update tests 15 years ago
Xinchen Hui 378ad2f447 Test for #60174 (Notice when array in method prototype error) 15 years ago
Xinchen Hui 5921e73a37 Fixed bug #60174 (Notice when array in method prototype error) 15 years ago
Rui Hirokawa c1a4a36c14 MFH: fixed alias of encoding. 15 years ago
Xinchen Hui 9d98b3e39a tests for 60169 15 years ago
Gustavo André dos Santos Lopes 32f7337bd4 - Reverted changes that required constructor overrides to invoke the parent 15 years ago
Xinchen Hui 091f279eb0 Fixed bug #60146 (Last 2 lines of page not being output) 15 years ago
Rasmus Lerdorf 7002ec3723 typo 15 years ago
Rasmus Lerdorf a5eadee8b6 Spaces not TABS here 15 years ago
Pierre Joye 5c21ad7480 - ws 15 years ago
Andrey Hristov 7edb8a69b6 Bump internal version id after recent changes 15 years ago
Andrey Hristov f926a3c07d Move from directly referencing an aggregated structure to using a 15 years ago
Christopher Jones 8eb4386c87 oci8 - Increase Oracle error message length for 11.2.0.3+ 15 years ago