2006-08-07 |
Marcus Boerger | - Update |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Marcus Boerger | - Fix bug #38290 |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Antony Dovgal | use -O0 with --enable-debug |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Antony Dovgal | add test |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Christian Stocker | Fix #38354 (Unwanted reformatting of XML when using... |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Antony Dovgal | MFH: fix #38347 (Segmentation fault when using foreach... |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Antony Dovgal | long -> int |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Marcus Boerger | - MFH Fix cvs access through SplFileObject |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Antony Dovgal | avoid extra strlen() call |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Antony Dovgal | fix PECL bug #7827 |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Ilia Alshanetsky | Improved fix for bug #37671 |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Antony Dovgal | revert previous patch |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Ilia Alshanetsky | Fixed bug #37265 (Added missing safe_mode & open_basedi... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Antony Dovgal | add new test |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Antony Dovgal | MFH: fix #38322 (reading past array in sscanf() leads... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Derick Rethans | - There is a 2.3 now as well. |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Antony Dovgal | fix leak in php_sapi_filter() |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Ilia Alshanetsky | Fixed bug #38303 (spl_autoload_register() supress all... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Antony Dovgal | MFH: fix #38276 (file_exists() works incorrectly with... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Dmitry Stogov | Added version specific registry keys to allow different... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Dmitry Stogov | In addtion to path to php.ini, PHPRC now may specify... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Antony Dovgal | make it consistent |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Antony Dovgal | MFH: improve error message |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Dmitry Stogov | Added "PHPINIDir" Apache directive to apache and apache... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Antony Dovgal | fix ZTS build |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Ilia Alshanetsky | Fixed bug #38213, #37611, #37571 (wddx encoding fails... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Ilia Alshanetsky | Expose the xml_utf8_encode function. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Antony Dovgal | init variable, eliminate compile warning |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Antony Dovgal | MFH: fix #38289 (segfault in session_decode() when... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Antony Dovgal | MFH: implement my own FR #36995 |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Michael Wallner | - update test |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Michael Wallner | MFH: use library error message on time string parse... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Ilia Alshanetsky | Fixed bug #38168 (Crash in pdo_pgsql on missing bound... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Michael Wallner | MFH: |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Ilia Alshanetsky | Fixed memory leak on unused bound name parameters. |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Michael Wallner | MFH: |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Antony Dovgal | MFH: fix #38269 (fopen wrapper doesn't fail on invalid... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Antony Dovgal | improve error message on Win32 |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Antony Dovgal | BFN |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Antony Dovgal | BFN |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Antony Dovgal | MFH: fix #38278 (session_cache_expire()'s value does... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Ilia Alshanetsky | Fixed bug #37445 (Fixed crash in pdo_mysql resulting... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Ilia Alshanetsky | Fixed tests from being always skipped. |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Dmitry Stogov | Prevented possible double call in case of fault |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Dmitry Stogov | Fixed crash in SoapClient::__setSoapHeaders() |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Christian Stocker | return false instead of null, if it's an invalid document |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Christian Stocker | make a NEWS entry about |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Christian Stocker | return true, if xsl import did work |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Antony Dovgal | MFH: fix #37581 (oci_bind_array_by_name clobbers input... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Ilia Alshanetsky | Fixed compiler warning. |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Pierre Joye | - #36732 entry |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Pierre Joye | - #36732, add req_extensions support to openssl_csr_new... |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Antony Dovgal | MFH: fix #38173 (Freeing nested cursors causes OCI8... |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Pierre Joye | - group openssl entries |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Pierre Joye | - #28382, add support for x509 extensions |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Pierre Joye | - 38261: openssl_x509_parse leaks with invalid certs |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Antony Dovgal | improve checks and fix #38251 |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Antony Dovgal | MFH: fix compile warnings (#38257) |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Antony Dovgal | fix bug #38253 (PDO produces segfault with default... |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Georg Richter | Added testcase for bug #37090 |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Pierre Joye | - silent compiler warnings (signess) |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Andrei Zmievski | Make array_merge(_recursive) handle binary keys safely... |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Pierre Joye | - MFH: make the test more obvious and add an explanation |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Pierre Joye | - vi happiness++ |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Antony Dovgal | improve test |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Pierre Joye | - #38255, fails on array as well |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Pierre Joye | - entry for #37820 and leak |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Pierre Joye | - forgot the tests |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Pierre Joye | - fix leak when the key is not a valid key (like false... |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Seiji Masugata | fix tests. |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Pierre Joye | - #8315, flaot is affected too |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Pierre Joye | - #8315, NULL character stops the validation |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Hannes Magnusson | Fix DateTime::RSS |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Ilia Alshanetsky | cleanup of the phpinfo() output. |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Ilia Alshanetsky | ext/standard/info.c ext/standard/info.h |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Ilia Alshanetsky | Cleanup phpinfo() output |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Antony Dovgal | MFH: disable --leak-check |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Antony Dovgal | MFH: patch for #37846 (wordwrap() wraps incorrectly) |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Ilia Alshanetsky | Fixed a bug in the filter extension that prevented... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Ilia Alshanetsky | Binary safe multipart request handling |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Ilia Alshanetsky | Fixed bug #38236 (Binary data gets corrupted on multipa... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Ilia Alshanetsky | An improved fix for bug #38224 |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Ilia Alshanetsky | make C++ compilers happy |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Ilia Alshanetsky | removed debug code |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Ilia Alshanetsky | Fixed bug #38224 (session extension can't handle broken... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Ilia Alshanetsky | Fixed bug #38229 (strtotime() does not parse YYYY-MM... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Antony Dovgal | MFH: fix leak in php_local_infile_init() handler |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Dmitry Stogov | Fixed bug #38234 (Exception in __clone makes memory... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
foobar | MFH: - Added PHP_VERSION_ID == PHP_VERSION as integer. |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Dmitry Stogov | Fixed bug #38047 ("file" and "line" sometimes not set... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Antony Dovgal | fix test on 64bit machines |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Antony Dovgal | initialize var |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Antony Dovgal | fix build with Intel C Compiler |
commit | commitdiff | tree | snapshot |
2006-07-27 |
foobar | MFH: - Fixed bug #37164 (snmp_set_oid_numeric_print... |
commit | commitdiff | tree | snapshot |
2006-07-27 |
foobar | update credits |
commit | commitdiff | tree | snapshot |
next |