2011-05-19 |
Rasmus Lerdorf | Fix CS |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Rasmus Lerdorf | Fix bug 54866 |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Pierre Joye | - initial import, will add all libs later |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Scott MacVicar | Revert part of the fix for #53339 |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Rasmus Lerdorf | Fix typo |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Rasmus Lerdorf | Fix autoconf version check script to make sure people are |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Johannes Schlüter | - handle out of memory |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Dmitry Stogov | Fixed crash on recursive error handler invocation |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Andrey Hristov | exchange a "trap" with an error |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Johannes Schlüter | - Move the field access behind the check |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Ferenc Kovacs | adding an XFAIL, as we have an open bug for this test |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Ferenc Kovacs | adding an XFAIL, as we have an open bug for this test |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Ferenc Kovacs | set the timezone to UTC as suggested by Alexey Shein... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Ferenc Kovacs | fix the test with the removal of the unnecessary newline |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Ferenc Kovacs | adding the serialize_precision=100 for the tests, credi... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Ferenc Kovacs | removing XFAIL as #39863 has already been fixed |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Ferenc Kovacs | reverting 311103,311105-311109, will commit them to... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Johannes Schlüter | - Handle error if tempfile can't be opened, found by... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Johannes Schlüter | - Fix a few more memleaks found by parfait |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Ferenc Kovacs | adding an XFAIL, as we have an open bug for this test |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Ferenc Kovacs | adding an XFAIL, as we have an open bug for this test |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Ferenc Kovacs | fix the test via setting the timezone to UTC as suggest... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Ferenc Kovacs | fix the test with the removal of the unnecessary newline |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Ferenc Kovacs | adding the serialize_precision=100 for the tests, credi... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Johannes Schlüter | - Fix possible memory leak |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Ferenc Kovacs | removing XFAIL as #39863 has already been fixed |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Johannes Schlüter | - Fix Bug #53782 (foreach throws irrelevant exception) |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Johannes Schlüter | - Move the access behind the check. |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Rasmus Lerdorf | Oops, can't cache it here because it won't work |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Rasmus Lerdorf | Cache the pdo include path |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Rasmus Lerdorf | We can't really predict what will happen on an unknown... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Martin Jansen | Fixed two failing tests that were caused by arbitrarily... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rasmus Lerdorf | en_US locale preferred output has AM/PM and also the... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Rasmus Lerdorf | Fix the require in these tests |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Rasmus Lerdorf | Make sure 'E' is included in the variables_order, otherwise |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Scott MacVicar | Fix Windows build, this really should be in a patch... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Scott MacVicar | Update bundled PCRE to 8.12 |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Scott MacVicar | Update bundled SQLite to 3.7.6.2 |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Scott MacVicar | Fix use after free() in XMLReader::xml() |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Scott MacVicar | Fixed bug #54723 - getimagesize() doesn't check the... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Rasmus Lerdorf | Check headers first and let the CHECK_LIBRARY macro |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Philip Olson | Added missing date_default_timezone_set('UTC'); to... |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Dmitry Stogov | Fixed bug #54367 (Use of closure causes problem in... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Scott MacVicar | Turns out that more than 1% of users clocks are more... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Adam Harvey | Fix bug #54692 (SQLite3::open() Return Value) by correc... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Andrey Hristov | Fix range |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Andrey Hristov | here comes the news |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Andrey Hristov | Fix for bug 54674..typo in the check of SJIS |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Johannes Schlüter | - Fix bug #54644 (wrong pathes in php_pdo_mysql_int.h) |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Gustavo André... | - Merged to 5.3 change in trunk in _php_stream_free... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Felipe Pena | - BFN #54681 |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Felipe Pena | - Fixed bug #54681 (addGlob() crashes on invalid flags) |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Andrey Hristov | add the BLOCK_LEAVE macro for non-gcc and non-win |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Andrey Hristov | reorganize the DBG_ macros, add DBG_BLOCK_XXX |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Dmitry Stogov | Fixed crash when passing invalid timestamp (negative... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Andrey Hristov | extend the API in the backward compatible way |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Antony Dovgal | fix segfault in ext/standard/tests/network/http-stream... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Antony Dovgal | fix ZTS build for 5_3, too |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Gustavo André... | - Fixed bug #54580 (get_browser() segmentation fault... |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Gustavo André... | - Fixed accidental change. |
commit | commitdiff | tree | snapshot |
2011-05-01 |
Gustavo André... | - Fixed bug #54623 (Segfault when when writing to a... |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Derick Rethans | - Updated to version 2011.7 (2011g) |
commit | commitdiff | tree | snapshot |
2011-04-29 |
Pierrick Charron | Added support for CURLOPT_MAX_RECV_SPEED_LARGE and... |
commit | commitdiff | tree | snapshot |
2011-04-28 |
Ilia Alshanetsky | #doc |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Rasmus Lerdorf | Fix test by pointing this at a smaller file that is... |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Rasmus Lerdorf | Fix broken test |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Hannes Magnusson | Regenerate from the doc sources |
commit | commitdiff | tree | snapshot |
2011-04-27 |
Rasmus Lerdorf | Someone fixed these in trunk and didn't backport to... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Martin Jansen | MFH: The project calls itself OpenSSL and not openSSL... |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Pierre Joye | - keep node creation check |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Pierre Joye | - keep inode creation check |
commit | commitdiff | tree | snapshot |
2011-04-25 |
Dmitry Stogov | Fixed bug #54585 (track_errors causes segfault) |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Rasmus Lerdorf | SSLV2 patch cleanup |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Pierre Joye | - fix use of unitiliazed var |
commit | commitdiff | tree | snapshot |
2011-04-24 |
Rasmus Lerdorf | Support for openssl without SSLv2 supprot compiled... |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Hannes Magnusson | 2011 |
commit | commitdiff | tree | snapshot |
2011-04-23 |
Hannes Magnusson | its force-quit, not -exit (yawk) |
commit | commitdiff | tree | snapshot |
2011-04-21 |
Pierrick Charron | Revert bug #54454 fix from PHP_5_3 branch to avoid... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
Dmitry Stogov | Fixed bug #54367 (Use of closure causes problem in... |
commit | commitdiff | tree | snapshot |
2011-04-19 |
Pierre Joye | - fix build >(btw, has novell man pages too?) |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Hannes Magnusson | Add an --man-dir to php-config too |
commit | commitdiff | tree | snapshot |
2011-04-18 |
Hannes Magnusson | Expose PHP_MANDIR |
commit | commitdiff | tree | snapshot |
2011-04-17 |
Stanislav Malyshev | implement FR #54540 - Allow loading of arbitrary resour... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Rob Richards | Implement FR #48587 (MySQL PDO driver doesn't support... |
commit | commitdiff | tree | snapshot |
2011-04-15 |
Dmitry Stogov | Fixed bug #54268 (Double free when destroy_zend_class... |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Stanislav Malyshev | add CVE |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Felipe Pena | - Remove undesired line (reported by Gökhan Özbulak) |
commit | commitdiff | tree | snapshot |
2011-04-13 |
Stanislav Malyshev | fix bug #54238 (use-after-free in substr_replace()) |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Ilia Alshanetsky | Fixed bug #54121 (error message format string typo). |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Gustavo André... | - Fixed bug #54440: libxml extension ignores default... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Gustavo André... | - Fixed bug #54494: mb_substr() mishandles UTF-32LE... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Dmitry Stogov | - Fixed bug #54358 (Closure, use and reference) |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Dmitry Stogov | Missed tests |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Dmitry Stogov | Fixed bug #54372 (Crash accessing global object itself... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Adam Harvey | Implement FR #54459 (Range function accuracy) by changi... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Adam Harvey | Fix duplicated test. |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Gustavo André... | - Make SplFileInfo::_bad_state_ex final. |
commit | commitdiff | tree | snapshot |
next |