2010-12-03 |
Jani Taskinen | - Fix leaks and crash bug when passing the callback... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Pierre Joye | - Fix #29085, bad default include_path on Windows |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Felipe Pena | - Cosmetics |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Pierre Joye | - some missing entries |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Andrey Hristov | fix test after newly introduced constant |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Johannes Schlüter | - Back to -dev |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Andrey Hristov | and export the new constant |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Andrey Hristov | new server constant as of 5.5 |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Johannes Schlüter | - PHP 5.3.4RC2 |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Pierre Joye | - not TS and useless on server, also not required anymo... |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Adam Harvey | Minimal fix for bug #53440 (INSTALL file refers to... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Christopher... | Remove OCI8 devel status in preparation for PHP 5.3... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Christopher... | Add Berkeley DB 5.1 support to the DBA extension |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Ilia Alshanetsky | Fixed bug #51250 (iconv_mime_decode() does not ignore... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Andrey Hristov | add a comment |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Jérôme Loyet | - Fixed bug #53412 (segfault when using -y) |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Ilia Alshanetsky | Missing bits from last commit |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Ilia Alshanetsky | Fixed bug #52202 (CURLOPT_PRIVATE gets corrupted). |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Pierre Joye | Fixed crash in zip extract method (possible CWE-170) |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Ilia Alshanetsky | Fixed bug #52656 (DOMCdataSection does not work with... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Ilia Alshanetsky | Fixed bug #52828 (curl_setopt does not accept persisten... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Adam Harvey | Update INI files per doc bug #53420 (mail.log is poorly... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Derick Rethans | - Reorganize slightly as there was already a date and... |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Derick Rethans | - Fixed two more test cases. |
commit | commitdiff | tree | snapshot |
2010-11-28 |
Derick Rethans | - Fixed a few test cases. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Ilia Alshanetsky | Missing bit from previous commit |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Ilia Alshanetsky | Fixed bug #52327 (base64_decode() improper handling... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Pierre Joye | - Fixed #53409, sleep() return NULL on Windows |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Jérôme Loyet | - Fixed bug #52501 (libevent made FPM crashed when... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Johannes Schlüter | - Remove outdated, unmaintained, misleading ChangeLog... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Ilia Alshanetsky | Fixed bug #53304 (quot_print_decode does not handle... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Gustavo André... | - Fixed bug #53403 (use of unitialized values). Fixes... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Felipe Pena | - Ordering |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Pierre Joye | - fixed #53352 |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Felipe Pena | - Fixed compile warnings |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Felipe Pena | - Fixed test |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Ilia Alshanetsky | Fixed bug #46587 (mt_rand() does not check that max... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Christopher... | Explicitly name the added constant |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Ilia Alshanetsky | Fixed bug #51003 (unaligned memory access in ext/hash... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Ilia Alshanetsky | Fixed bug #51003 (unaligned memory access in ext/hash... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Gustavo André... | - Fix tests for \0 patch in PHP 5.3. |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Felipe Pena | - Fixed ZTS build |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Felipe Pena | - New NEWS structure (to be improved) |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Johannes Schlüter | - Improve test |
commit | commitdiff | tree | snapshot |
2010-11-21 |
Johannes Schlüter | - Fix #52854 (ReflectionClass::newInstanceArgs does... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Felipe Pena | - Fixed bug #53366 (Reflection doesnt get dynamic prope... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Kalle Sommer... | Added second fix from #50987 that wasn't apart of Ilia... |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Ilia Alshanetsky | Fixed bug #50987 (unaligned memory access in phar.c) |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Stanislav Malyshev | Add support for DateTime in datefmt_format |
commit | commitdiff | tree | snapshot |
2010-11-20 |
Christopher... | Remove unreverted duplicate fix for nulls |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Stanislav Malyshev | report intl fix |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Stanislav Malyshev | Fix invalid args bugs by Maksymilian Arciemowicz |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Felipe Pena | - Fixed extract() to do not overwrite $GLOBALS and... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Felipe Pena | - Fixed bug #53362 (Segmentation fault when extending... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Martin Jansen | Fixed two typos in NEWS. |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Ilia Alshanetsky | Fixed bug #47168 (printf of floating point variable... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Jani Taskinen | - Merged check from trunk to prevent building multiple... |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Christopher... | Update fix proviso now the mentioned Oracle bugfix... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Gustavo André... | - Fixed borked test bug52820.phpt. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Johannes Schlüter | Back to -dev |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Johannes Schlüter | - 5.3.4RC1 |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Pierre Joye | - path with null entries |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Pierre Joye | - revert part of the null fix, was already applied... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Pierre Joye | - fix #39863, do not accept paths with NULL in them... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Gustavo André... | - Implemented alternative strategy for change in rev... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Felipe Pena | - Fix build |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Derick Rethans | - Fixed the call as well. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Derick Rethans | - Revert the ABI changing commit. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Gustavo André... | - Fixed NULL dereference in lex_scan on zend multibyte... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Gustavo André... | - Reversed implementation of FR #44164, pending further... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Felipe Pena | - Fixed bug #53335 (pdo_firebird did not implement... |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Pierrick Charron | Remove unused variables |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Pierre Joye | - test for NULL deref fix |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Pierre Joye | - NULL deref fix, patch by Gustavo |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Jani Taskinen | - Fix test |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Felipe Pena | - Fixed typo (reported by eyal.t at zend dot com) |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Felipe Pena | - Updated QA and User note maintainers credits |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jérôme Loyet | - fix (log with level < WARNING before daemonizing... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Felipe Pena | - Fixed bug #53319 (strip_tags() may strip '<br />... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Jérôme Loyet | - Fixed #53310 (sparc < v9 won't is not supported) |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Felipe Pena | - Fixed bug #53323 (pdo_firebird getAttribute() crash) |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Christopher... | Improve test cross- DB version portability |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Christopher... | Added missing news |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Christopher... | Protect against null bytes in LOB filenames (rasmus) |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Pierre Joye | - fix build |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Felipe Pena | - Fix wrong argument to read_property call |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Gustavo André... | - Fixed bug #52820 (writes to fopencookie FILE* not... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Rasmus Lerdorf | ws fix |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Pierre Joye | - allow firebird header to be in the normal deps direct... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jérôme Loyet | - extend the 'i-t' fpm argument to dump configuration... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Jérôme Loyet | - Fixed #52691 (allow multiple instance of FPM using... |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Felipe Pena | - Added missing void arg checks |
commit | commitdiff | tree | snapshot |
2010-11-14 |
Felipe Pena | - Add missing check |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jani Taskinen | - Using ifelse() here is safer, also eases debugging... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Felipe Pena | - Fix the constant detection |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Felipe Pena | - Fixed bug #53305 (E_NOTICE when defining a constant... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Derick Rethans | - Sync from HEAD. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Derick Rethans | - MFH: Added support for the ( and ) delimiters/separat... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Derick Rethans | - Don't show timezone if it wasn't found while parsing. |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Jani Taskinen | - WS |
commit | commitdiff | tree | snapshot |
next |