2006-05-30 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Marcus Boerger | - MFH WS |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Sara Golemon | MFH: Minor fixes (bjori) |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Michael Wallner | - fix bug #37635 (parameter of pcntl signal handler... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Seiji Masugata | added mb_stristr( ), mb_strrichr( ). |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Seiji Masugata | added mb_strstr( ), mb_strrchr( ). |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Seiji Masugata | added mb_stripos( ), mb_strripos( ). |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Seiji Masugata | added mb_list_encodings_alias_names( ), mb_list_mime_na... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Seiji Masugata | added option parameter mb_list_encodings( ). |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Hannes Magnusson | MFH: Play nice, use 4digit years in DATE_RSS |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Ilia Alshanetsky | Added memory_get_peak_usage() function for retrieving... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Hannes Magnusson | MFH: Fixed DATE_COOKIE, DATE_RSS & tests |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Antony Dovgal | MFH: don't require libociei, this allows us to build... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Derick Rethans | - Now as text and not HTML. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Derick Rethans | - MFH: Fixed bug #37616: DATE_RFC822 does not product... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Antony Dovgal | no need to call zend_is_callable() if callable is known... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Ilia Alshanetsky | Convert E_ERROR to E_RECOVERABLE_ERROR |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Antony Dovgal | MFH: no need to check it for not-NULL |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Antony Dovgal | MFH: there is no ce at this point, revert this line... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Antony Dovgal | add test |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Antony Dovgal | MFH: return NULL in case of error |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Marcus Boerger | - BFN |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Marcus Boerger | - MFH Bugfix #37632 (Protected method access problem) |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Antony Dovgal | MFH: improve sed expressions |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Michael Wallner | - Fixed bug #36949 (invalid internal mysqli objects... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Antony Dovgal | BFN |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Antony Dovgal | MFH: 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 | MFH: prevent resource leaking when passing invalid... |
commit | commitdiff | tree | snapshot |
2006-05-29 |
Georg Richter | Fix for bug #37620 |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Michael Wallner | - news entry for apache2handler ap_set_content_type... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Michael Wallner | MFH: call ap_set_content_type() only once, else each... |
commit | commitdiff | tree | snapshot |
2006-05-28 |
Ilia Alshanetsky | Fixed bug #37586 (Bumped minimum PCRE version to 6... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Marcus Boerger | - Revert until there is an ok for the full patch |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Marcus Boerger | - WS |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Marcus Boerger | - MFH: Fix bug #37212 (Access to protected property... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Johannes Schlüter | - MFH Fix #37614 (Class name lowercased in error message) |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Marcus Boerger | - WS/CS |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Rob Richards | MFH: add C14N() and C14NFile() methods to perform XML... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Dmitry Stogov | Fixed bug #37523 (namespaces added too late, leads... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Marcus Boerger | - MFH Sync error messages and simplify error message... |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Pierre Joye | - fix leaks in openssl context options |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Ilia Alshanetsky | Fixed bug #37569 (WDDX incorrectly encodes high-ascii... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Edin Kadribasic | Missing definition, patch by Steph Fox |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Michael Wallner | - implement standard http stream wrapper options, fixes... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Antony Dovgal | MFH: remove debug output and fix bug #37589 |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Marcus Boerger | - Update test |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Marcus Boerger | - Update update news and sync with NEWS |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Antony Dovgal | fix error messages when converting objects to other... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Marcus Boerger | - MFH Bugfix 37587 |
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 |
Dmitry Stogov | Fixed bug #37558 (timeout functionality doesn't work... |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Antony Dovgal | reorder |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Dmitry Stogov | Fixed bug #37496 (FastCGI output buffer overrun) |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Ilia Alshanetsky | Fixed bug #37563 (array_key_exists performance is poor... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Edin Kadribasic | BFN |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Edin Kadribasic | Initialize windows globals, fixes #37428 |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Antony Dovgal | BFN |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Antony Dovgal | fix #37418 (tidy module crashes CLI version of PHP) |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Antony Dovgal | 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 |
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-23 |
Marcus Boerger | - MFH Add more tests from Ligaya Turmelle |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Ilia Alshanetsky | Fixed handling of extremely long paths inside tempnam... |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marcus Boerger | - MFH Fix feof() |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marcus Boerger | - MFH Sync with head (namespace prefix handling) |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marcus Boerger | - MFH Handle NULL in C argument parsing correct |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marcus Boerger | - MFH Bugfix #37565 |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Marcus Boerger | - Fix double error raising issue |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Sebastian Bergmann | MFH: Add bison 2.2 to the list of supported versions. |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Marcus Boerger | - Update |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Rob Richards | MFH: add registerNodeClass() method |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Rob Richards | MFH: move document property struct from xml_common.h |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Ilia Alshanetsky | 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 |
Antony Dovgal | re-enable OCILobRead2() support |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Marcus Boerger | - MFH |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Marcus Boerger | - MFH improve error messages |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Marcus Boerger | - MFH Sync vm generation with head |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Ilia Alshanetsky | Added control character checks for cURL extension's... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Ilia Alshanetsky | Added a note about E_RECOVERABLE_ERROR being a part... |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Marcus Boerger | - MFH Handle corrupt base64 data in data: url |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Marcus Boerger | - Update |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Marcus Boerger | - MFH Improved error message |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Marcus Boerger | - MFH Sync with head fixes part of an issue with iterat... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Antony Dovgal | MFH: attempt to fix OCILobRead2() related problems |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Marcus Boerger | - MFH Add new tests |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Marcus Boerger | - MFH Use correct version |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Marcus Boerger | - MFH Add new tests |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Dmitry Stogov | Fixed random crashes in ZTS mode becouse of uninitializ... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Derick Rethans | - Fixed bug #37514 (strtotime doesn't assume year corre... |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Michael Wallner | - nuke compiler warnings |
commit | commitdiff | tree | snapshot |
2006-05-19 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
next |