2006-08-07 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Antony Dovgal | suppress errors from date() if no date.timezone set |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Antony Dovgal | fix test - class Date has been renamed |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Pierre Joye | - should not have been commited |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Antony Dovgal | fix types, add missing parentheses |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Ilia Alshanetsky | MFB: Fixed memory leak with persistent connections |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Ilia Alshanetsky | Removed extra byte |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Dmitry Stogov | Fixed bug #38287 (static variables mess up global vars) |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Rob Richards | MFB: asXML() needs to return bool when serializing... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Marcus Boerger | - Fix bug #38290 |
commit | commitdiff | tree | snapshot |
2006-08-07 |
<changelog... | ChangeLog update |
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 | fix #38347 (Segmentation fault when using foreach with... |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Antony Dovgal | long -> int |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Marcus Boerger | - Fix cvs access through SplFileObject |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Antony Dovgal | avoid extra strlen() call, we have the length of the... |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Marcus Boerger | - Fix test |
commit | commitdiff | tree | snapshot |
2006-08-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Antony Dovgal | fix PECL bug #7827 |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Antony Dovgal | yet another appempt to fix Windows bug |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Rob Richards | update tests |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Rob Richards | unicode changes |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Rob Richards | update tests |
commit | commitdiff | tree | snapshot |
2006-08-05 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Andrei Zmievski | Simplify strrchr(). |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Ilia Alshanetsky | MFB: Improved fix for bug #37671 |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Andrei Zmievski | Upgrade pathinfo() to Unicode support. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Andrei Zmievski | Add add_assoc_zstr_ex() and related. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Andrei Zmievski | I believe Rob indicated that XML() should take strictly... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Antony Dovgal | revert previous patch, it's wrong |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Ilia Alshanetsky | MFB: Fixed bug #37265 (Added missing safe_mode & open_b... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Rob Richards | add unicode support |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Rob Richards | updated to use new modifier to specify converter |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Andrei Zmievski | Upgrade dirname() to support IS_UNICODE. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Andrei Zmievski | Add macros to be able to initialize/return values based... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Andrei Zmievski | One fewer walks needed. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Andrei Zmievski | Add Unicode constants for default slash and directory... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Andrei Zmievski | Scan through all the modifiers at once, setting flags. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Andrei Zmievski | Fix '&' handling. (patch by Rob R) |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Antony Dovgal | add new test |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Rob Richards | fix compile |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Antony Dovgal | fix #38322 (reading past array in sscanf() leads to... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Antony Dovgal | comparing libxml documents and nodes is not yet possibl... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Dmitry Stogov | Unicode support |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Derick Rethans | - MFB: Bison 2.3 is working as well. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Andrei Zmievski | Add IS_U_SLASH_* macros to test for path separator... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Andrei Zmievski | Upgraded basename() to work on IS_UNICODE strings as... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Andrei Zmievski | - Adjusted php_u_strtoupper/php_u_strtolower/php_u_strt... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Andrei Zmievski | Update similar_text() to use params API. |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Antony Dovgal | fix leak in php_sapi_filter() |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Dmitry Stogov | Unicode support. |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Ilia Alshanetsky | MFB: Fixed bug #38303 (spl_autoload_register() supress... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Antony Dovgal | fix #38276 (file_exists() works incorrectly with long... |
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 | 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-03 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Antony Dovgal | fix build |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Andrei Zmievski | A few fixes noted during analysis. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Andrei Zmievski | Notes after analyzing remainder of string.c. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Andrei Zmievski | bin2hex() should accept only binary strings. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Andrei Zmievski | Make string comparison functions conver to unicode... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Andrei Zmievski | Some updates. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Andrei Zmievski | Add '&' modifier (for 's' type) that will apply the... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Ilia Alshanetsky | MFB: Fixed bug #38213, #37611, #37571 (wddx encoding... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Ilia Alshanetsky | MFB: 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 | fix #38289 (segfault in session_decode() when _SESSION... |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Dmitry Stogov | zts fix |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Andrei Zmievski | Fix leaks. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Antony Dovgal | implement my own FR #36995 |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Andrei Zmievski | Add SORT_LOCALE_STRING support to array_multisort(... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Andrei Zmievski | Whew. Fix up extract to params API, Unicode support... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Andrei Zmievski | Fix off-by-one error in zend_case_fold_string(). |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Andrei Zmievski | Rewrite IS_LONG, IS_DOUBLE, and IS_RESOURCE to IS_UNICO... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Michael Wallner | - update test |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Michael Wallner | - use library error message on time string parse failure |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Ilia Alshanetsky | Fixed build (added missing functions) |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Ilia Alshanetsky | MFB: Fixed bug #38168 (Crash in pdo_pgsql on missing... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Dmitry Stogov | Unicode support |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Michael Wallner | - fix leaks on multiple calls to DateTime::__construct() |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Ilia Alshanetsky | MFB: Fixed memory leak on unused bound name parameters. |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Michael Wallner | - OO fixes: |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Antony Dovgal | fix #38269 (fopen wrapper doesn't fail on invalid hostn... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Antony Dovgal | improve error message on Win32 |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Antony Dovgal | fix #38278 (session_cache_expire()'s value does not... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Ilia Alshanetsky | MFB: Fixed bug #37445 (Fixed crash in pdo_mysql resulti... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Dmitry Stogov | Reimplemented SoapServer and SoapClient classes using... |
commit | commitdiff | tree | snapshot |
next |