Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Using new magic constant __DIR__ in run-tests.php | Lars Strojny | 2008-03-05 | 1 | -3/+3 |
| | |||||
* | - Fix tests (allow_call_time_pass_reference might be off for properly ↵ | Jani Taskinen | 2008-03-05 | 7 | -7/+21 |
| | | | | configured sites.. :) | ||||
* | Optimized require_once() and include_once() by eliminationg open() syscall ↵ | Dmitry Stogov | 2008-03-05 | 8 | -70/+149 |
| | | | | on second usage. | ||||
* | - Fix test when register_globals=On in php.ini | Jani Taskinen | 2008-03-05 | 1 | -0/+2 |
| | |||||
* | MFH: apply better fix | Antony Dovgal | 2008-03-05 | 1 | -3/+5 |
| | |||||
* | MFH: fix memory corruption due to double destruction of default dir handle | Antony Dovgal | 2008-03-05 | 1 | -2/+2 |
| | |||||
* | MFB: Fixed bug #44333 (SEGFAULT when using mysql_pconnect() with client_flags) | Felipe Pena | 2008-03-04 | 1 | -1/+1 |
| | |||||
* | Add oci_bind_by_name update | Christopher Jones | 2008-03-04 | 1 | -0/+2 |
| | |||||
* | Add #41069. Clarify attributions. | Christopher Jones | 2008-03-04 | 1 | -2/+3 |
| | |||||
* | MFH Fix bug #41069 (db link crash). Also allow SQLT_AFC (aka CHAR datatype) ↵ | Christopher Jones | 2008-03-04 | 6 | -12/+1354 |
| | | | | in oci_bind_by_name | ||||
* | Attempt greater test portability | Christopher Jones | 2008-03-04 | 1 | -6/+10 |
| | |||||
* | Fixed bug #44325 (mssql_bind not correctly bind empty strings as parameter | Ilia Alshanetsky | 2008-03-04 | 1 | -5/+10 |
| | | | | | value) | ||||
* | - new tests for readdir() function | Josie Messa | 2008-03-04 | 8 | -0/+815 |
| | |||||
* | Fixed SIGSEGV because of access to uninitialized data | Dmitry Stogov | 2008-03-04 | 1 | -0/+1 |
| | |||||
* | Fixed shared memory corruption of opcode caches | Dmitry Stogov | 2008-03-04 | 3 | -6/+23 |
| | |||||
* | MFH | Antony Dovgal | 2008-03-04 | 1 | -1/+1 |
| | |||||
* | - new tests for opendir() function | Josie Messa | 2008-03-04 | 10 | -0/+1051 |
| | |||||
* | Fixed wrong result of cascading assignment to string offset | Dmitry Stogov | 2008-03-04 | 1 | -3/+3 |
| | |||||
* | Fixed wrong result of cascading assignment to string offset | Dmitry Stogov | 2008-03-04 | 3 | -111/+303 |
| | | | | | | | Fixed memory corruption on cascading assignment of IS_TMP_VAR into string offset Fixed opcode caches shared memory corruption on cascading assignment of IS_CONST into string offset | ||||
* | Fixed bug #44166 (Parameter handling flaw in PDO::getAvailableDrivers()) | Ilia Alshanetsky | 2008-03-03 | 1 | -1/+5 |
| | |||||
* | MFH: Fix get_parent_class() of PDORow instances | Johannes Schlüter | 2008-03-03 | 2 | -3/+29 |
| | |||||
* | Remove inconsistent behaviour when a protected static prop is overridden by ↵ | Robin Fernandes | 2008-03-03 | 6 | -20/+106 |
| | | | | public static prop (details: http://turl.ca/phhhf ). | ||||
* | Removed unnecassary strlen() | Dmitry Stogov | 2008-03-03 | 1 | -1/+0 |
| | |||||
* | Fixed bug #44306 (Better detection of MIPS processors on Windows) | Ilia Alshanetsky | 2008-03-02 | 1 | -1/+1 |
| | |||||
* | MFH | Lukas Smith | 2008-03-01 | 1 | -4/+4 |
| | |||||
* | MFH | Lukas Smith | 2008-03-01 | 1 | -23/+65 |
| | |||||
* | MFH: New tests | Johannes Schlüter | 2008-03-01 | 2 | -0/+211 |
| | |||||
* | MFH: Allow implementation of abstract methods with optional parameters ↵ | Johannes Schlüter | 2008-03-01 | 2 | -1/+25 |
| | | | | | | | (Christian Schneider) | ||||
* | MFH: Fix #44144 (object methods as spl autoload functions returned correctly) | Etienne Kneuss | 2008-02-29 | 2 | -8/+20 |
| | |||||
* | Heaps addition | Etienne Kneuss | 2008-02-29 | 1 | -0/+1 |
| | |||||
* | MFH: Fix #44288 (Move declarations) | Etienne Kneuss | 2008-02-29 | 1 | -3/+6 |
| | |||||
* | count() before and after a simplexml array cast should be the same | Rasmus Lerdorf | 2008-02-28 | 1 | -0/+22 |
| | |||||
* | We don't nave to change request shutdown sequence if dl() was failed | Dmitry Stogov | 2008-02-28 | 1 | -1/+3 |
| | |||||
* | MFH | Antony Dovgal | 2008-02-28 | 1 | -306/+47 |
| | |||||
* | MFB: Fixed security issue detailed in CVE-2008-0599 | Ilia Alshanetsky | 2008-02-28 | 1 | -1/+1 |
| | |||||
* | - MFH: Fixed bug #44260 (African timezones missing). | Derick Rethans | 2008-02-27 | 1 | -12/+15 |
| | |||||
* | MFH | Antony Dovgal | 2008-02-27 | 1 | -1/+1 |
| | |||||
* | Fix (#43559) merged into 5_2 | Felipe Pena | 2008-02-27 | 1 | -2/+0 |
| | |||||
* | MFB: Improved fix for #44242 | Felipe Pena | 2008-02-27 | 1 | -2/+2 |
| | |||||
* | Fixed bug #44233 (MSG_PEEK undefined under BeOS R5) | Ilia Alshanetsky | 2008-02-27 | 1 | -0/+4 |
| | |||||
* | Fixed tests | Felipe Pena | 2008-02-26 | 2 | -7/+7 |
| | |||||
* | - committed chdir() tests in wrong directory | Josie Messa | 2008-02-26 | 5 | -457/+0 |
| | |||||
* | - New tests for chdir() function | Josie Messa | 2008-02-26 | 10 | -0/+914 |
| | |||||
* | MFH: Use STD_PHP_INI_BOOLEAN. Fix whitespace. | Christopher Jones | 2008-02-26 | 1 | -9/+9 |
| | |||||
* | Fix test noise | Christopher Jones | 2008-02-26 | 4 | -485/+485 |
| | |||||
* | Better fix for bug #44189 | Ilia Alshanetsky | 2008-02-26 | 2 | -4/+3 |
| | |||||
* | MFH: OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak) | Christopher Jones | 2008-02-25 | 9 | -15/+483 |
| | |||||
* | MFH: Fix folding | Etienne Kneuss | 2008-02-25 | 1 | -0/+2 |
| | |||||
* | MFH: SplHeap, SplMinHeap, SplMaxHeap, SplPriorityQueue implementation | Etienne Kneuss | 2008-02-25 | 17 | -3/+2035 |
| | |||||
* | MFH: fix win32 build | Rob Richards | 2008-02-25 | 1 | -1/+3 |
| |