2006-05-29 |
Michael Wallner | MFB: Fixed bug #36949 (invalid internal mysqli objects... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Antony Dovgal | fix #37531 (oci8 persistent connection corruption) |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Antony Dovgal | add test |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Antony Dovgal | initialize srcstream |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Antony Dovgal | prevent resource leaking when passing invalid stream... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Johannes Schlüter | - Fix str_replace with unicode strings as key |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Michael Wallner | - call ap_set_content_type() only once, else each time... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Johannes Schlüter | - Fix printf modifier |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Ilia Alshanetsky | MFB: Fixed bug #37586 (Bumped minimum PCRE version... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Pierre Joye | - update changelog |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Pierre Joye | - #7733, values using E/e returns wrong result |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Johannes Schlüter | - nitpicking "PHP6" vs. "PHP 6" |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Marcus Boerger | - Take care of refcounting in zend_fcall_info_*() functions |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Marcus Boerger | - WS |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Johannes Schlüter | - Fix #37614 (Class name lowercased in error message) |
commit | commitdiff | tree | snapshot |
2006-05-27 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Marcus Boerger | - Fix bug #37212 (Access to protected property of commo... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Marcus Boerger | - There are no abstract static methods in classes,... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Rob Richards | add C14N() and C14NFile() methods to perform XML canoni... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Dmitry Stogov | Fixed bug #37523 (namespaces added too late, leads... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Sara Golemon | Fix ZTS build, call with TSRMLS_CC not DC |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Ilia Alshanetsky | Corrected previous patch |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Pierre Joye | - MFB: fix leaks in openssl context options |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Marcus Boerger | - Fix handling of third parameter to iterator_apply() |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Marcus Boerger | - Fix type hint |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Marcus Boerger | - Add function iterator_apply() |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Marcus Boerger | - Sync error messages and simplify error message genera... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Ilia Alshanetsky | MFB: Fixed bug #37569 (WDDX incorrectly encodes high... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Marcus Boerger | - Ease writing functions that deal with php function... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Edin Kadribasic | MFB: Missing definition, patch by Steph Fox |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Marcus Boerger | - Make recursive part and identical part work correct |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Marcus Boerger | - Add DualIterator and RecursiveDualIterator to example... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Pierre Joye | -#7715, fix float validation when using '.23' or '123' |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Michael Wallner | MFB: fix bug #34180, --with-curlwrappers discards strea... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Antony Dovgal | remove debug output and fix bug #37589 |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Pierre Joye | - remove 033.php |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Pierre Joye | - move 033.php to 033_run.php, 033.php cannot be run |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Marcus Boerger | - MFB |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Antony Dovgal | fix tests in unicode mode |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Antony Dovgal | MFB: fix error messages when converting objects to... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Marcus Boerger | - Bugfix 37587 |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Rasmus Lerdorf | Fix expected output |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Dmitry Stogov | Fixed bug #37278 (SOAP not respecting uri in __soapCall) |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Rasmus Lerdorf | Big filter test - note that a number of these currently... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Dmitry Stogov | Fixed bug #37558 (timeout functionality doesn't work... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Dmitry Stogov | Fixed bug #37496 (FastCGI output buffer overrun) |
commit | commitdiff | tree | snapshot |
2006-05-25 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Ilia Alshanetsky | MFB: Fixed bug #37563 (array_key_exists performance... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Edin Kadribasic | MFB: Initialize windows globals, fixes #37428 |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Antony Dovgal | MFB: fix #37418 (tidy module crashes CLI version of... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Antony Dovgal | MFB: fix #37499 (CLI segmentation faults during cleanup... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Dmitry Stogov | Fixed CGI tests |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Pierre Joye | - #7625, update doc |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Dmitry Stogov | Fixed bug #37256 (php-fastcgi dosen't handle connection... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Dmitry Stogov | Fixed bug #37341 ($_SERVER in included file is shortene... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marcus Boerger | - Add more tests from Ligaya Turmelle |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Ilia Alshanetsky | MFB: Fixed handling of extremely long paths inside... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marcus Boerger | - Add new test |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marcus Boerger | - Fix feof() with temp/memory streams |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marcus Boerger | - Done in 5.2 |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marcus Boerger | - Readd NULL as allowed classname to skip parameter |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marcus Boerger | - Handle NULL in C argument parsing correct |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marcus Boerger | - Add new test |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marcus Boerger | - Fix SEGV in case class to generate is not derived... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Sebastian Bergmann | Add bison 2.2 to the list of supported versions. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Marcus Boerger | - Provide user func printztype to retrieve the name... |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Rob Richards | add test |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Ilia Alshanetsky | MFB: E_ERROR > E_RECOVERABLE_ERROR |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Dmitry Stogov | Fixed bug #37496 (FastCGI output buffer overrun) |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Antony Dovgal | fix typo |
commit | commitdiff | tree | snapshot |
2006-05-22 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Antony Dovgal | re-enable OCILobRead2() support on win32 |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Marcus Boerger | - More exception related issues |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Marcus Boerger | - Make code exception safe |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Ilia Alshanetsky | Added control character checks for cURL extension's... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Marcus Boerger | - Handle corrupt base64 data in data: url |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Marcus Boerger | - Drop unneccesary check and change to safe_emalloc |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Marcus Boerger | - There is a problem in the string / unicode comparison... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Marcus Boerger | - Remove duplicate error message and add new test |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Marcus Boerger | - Improve error messages (missing unicode todo) |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Marcus Boerger | - Improve error messages (part 2) |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Marcus Boerger | - Fix unicode expectations |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Marcus Boerger | - Improved error messages |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Marcus Boerger | - Update |
commit | commitdiff | tree | snapshot |
2006-05-21 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Marcus Boerger | - Z_LVAL is a long so use %ld |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Marcus Boerger | - No need to fetch ce twice |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Marcus Boerger | - Split up the test in different problem categories |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Marcus Boerger | - Micro optimization |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Antony Dovgal | fix the typo before everybody forgets about it |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Marcus Boerger | - Update test |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Marcus Boerger | - No need to keep object alive, iterator api is taking... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Marcus Boerger | - Better error message in case of an exception from... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Marcus Boerger | - Fix warning |
commit | commitdiff | tree | snapshot |
next |