2009-04-04 |
Sebastian Bergmann | Fix issue reported by Roman Borschel. |
commit | commitdiff | tree | snapshot |
2009-04-04 |
Pierre Joye | - nuke unused var |
commit | commitdiff | tree | snapshot |
2009-04-04 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Dmitry Stogov | Improved GC speed and reduced stack usage |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Felipe Pena | - Changed namespace separator |
commit | commitdiff | tree | snapshot |
2009-04-03 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Matteo Beccati | - Fixed bug #44173 (PDO->query() parameter parsing... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Felipe Pena | - Fixed bug #47818 (Segfault due to bound callback... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Dmitry Stogov | Fixed bug #47851 (is_callable throws fatal error) |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Matt Wilmas | Fixed tests, reverted changes from bug #47546 |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Scott MacVicar | MFB Rebuild credits, was missed in previous RC |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Kalle Sommer... | We dont need to escape % here, it just generates a... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Matt Wilmas | explode() stuff: |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Felipe Pena | - Fixed bug #47852 (Compilation failure in zend_alloc... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Pierre Joye | - 8.3.x supports pqprepare |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Pierre Joye | - MFB: fix build when pqprepare does not exist |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Takeshi Abe | replaced static gdPngJmpbufStruct, which is afraid... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Alexey Zakhlestin | reverted previous patch, using explicit cast instead |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Alexey Zakhlestin | const pointer was used in non-const context |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Kalle Sommer... | Fixed Windows build |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Kalle Sommer... | Fixed a few warnings from copy(): |
commit | commitdiff | tree | snapshot |
2009-04-01 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Pierre Joye | - MFB: silent warning |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Pierre Joye | - remove last test for MAX_INT, did not work on x64... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Hannes Magnusson | Fix errormessage check |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Scott MacVicar | Update libsqlite to 3.6.12 |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Matt Wilmas | - Removed unused LONG_SIGN_MASK definition, and a stray \ |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Dmitry Stogov | Fixed bug #47745 (FILTER_VALIDATE_INT doesn't allow... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Scott MacVicar | I wish people would test their changes before comitting... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Felipe Pena | - Sync with 5.3 |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Pierre Joye | - MFB: better test case, it crashes on more architecture |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Kalle Sommer... | * Bypass the date/timezone warning by forcing UTC when... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Kalle Sommer... | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Kalle Sommer... | Fixed Windows build, declarations first ladies and... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Johannes Schlüter | - Fix #47819 (Getting pdo_mysql.so: undefined symbol... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
andy wharmby | Fix date tests which started failing after change to BST |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Scott MacVicar | Add test for bug #47828 |
commit | commitdiff | tree | snapshot |
2009-03-30 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Scott MacVicar | Fix test, -2147483648 is a valid unsigned int where... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Scott MacVicar | Fix bug #47828 - Converting to UTF-8 can sometimes... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Scott MacVicar | Fix bug #47826 - Building with system sqlite3 can miss... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Stig Venaas | added OpenLDAP TLS options to ldap_get_option/ldap_set_... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Matteo Beccati | - Fixed pcntl test for platforms not accepting a very... |
commit | commitdiff | tree | snapshot |
2009-03-29 |
Pierre Joye | - check in the libpng dir as well |
commit | commitdiff | tree | snapshot |
2009-03-29 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Matteo Beccati | - Fixed bug #47816 (pcntl tests failing on NetBSD) |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Matteo Beccati | - Reverting: pcntl_signal() returning NULL when passing... |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Matteo Beccati | MFB: |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Matteo Beccati | MFB: |
commit | commitdiff | tree | snapshot |
2009-03-28 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Matteo Beccati | - Fixed pcntl_signal() returning NULL when passing... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Felipe Pena | - Removed unicode.semantics check |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Antony Dovgal | fix segfault |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Felipe Pena | - Removed leftover UG(unicode) checks |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Felipe Pena | - Removed: |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Hannes Magnusson | Fix protos |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Arnaud Le Blanc | fix skip-if |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Arnaud Le Blanc | Fixed initialization of tick functions list in ZTS |
commit | commitdiff | tree | snapshot |
2009-03-27 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Felipe Pena | - Removed unused declaration |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Felipe Pena | - Removed unused variables |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Felipe Pena | - Removed: |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Pierre Joye | - update extension= |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Dmitry Stogov | Fixed bug #47596 (Bus error on parsing file) |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Felipe Pena | - Fix typo |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Felipe Pena | - Fixed bug #47769 (Strange extends PDO) |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Dmitry Stogov | Fixed bug #47516 (nowdoc can not be embed in heredoc... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Dmitry Stogov | Fixed bug #47714 (autoloading classes inside exception_... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Dmitry Stogov | Fixed bug #47771 (Exception during object construction... |
commit | commitdiff | tree | snapshot |
2009-03-26 |
Eric Stewart | Corrected missing comment. |
commit | commitdiff | tree | snapshot |
2009-03-26 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Arnaud Le Blanc | Fix build on FreeBSD <7 (fixes #47777) |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Felipe Pena | - Fixed bug #47779 (Wrong value for SIG_UNBLOCK and... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Hannes Magnusson | Add missing proto |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Ilia Alshanetsky | MFB: Fixed bug #47772 (FILTER_VALIDATE_EMAIL allows... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Takeshi Abe | MFB: #43073, TrueType bounding box is wrong for angle<>0 |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Takeshi Abe | fix test to follow #47757 |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Dmitry Stogov | Fixed bug #47038 (Memory leak in include) |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Felipe Pena | - Fixed some code to be working with unicode |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Dmitry Stogov | Fixed bug #47699 (autoload and late static binding) |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Johannes Schlüter | mysql_db_query() is always deprecated |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Christopher... | sync with 5.3 |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Christopher... | use random text |
commit | commitdiff | tree | snapshot |
2009-03-25 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Pierre Joye | - MFB: new php.ini names |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Felipe Pena | - Synced pieces of codes |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Dmitry Stogov | Fixed double efree() |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Dmitry Stogov | Fixed "-0" parsing and optimized overflow check (Matt) |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Pierre Joye | - MFB: #47757 rename JPG to JPEG in phpinfo |
commit | commitdiff | tree | snapshot |
2009-03-24 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Felipe Pena | - MFB old changes |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Felipe Pena | - Fix test |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Felipe Pena | - Fixed bug #44409 (PDO::FETCH_SERIALIZE calls __constr... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Derick Rethans | - Updated to version 2009.4 (2009d) |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Felipe Pena | - Fixed build |
commit | commitdiff | tree | snapshot |
2009-03-23 |
Eric Stewart | 1. Involves an mbstring setting correction regarding: |
commit | commitdiff | tree | snapshot |
2009-03-23 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Ilia Alshanetsky | MFB: Improved parameter parsing |
commit | commitdiff | tree | snapshot |
next |