2006-10-02 |
Sara Golemon | Apply simplified path encoding to copy() and give it... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Sara Golemon | Try out simplified API for encoding paths/filenames |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Sara Golemon | Allow hash()/hash_hmac() to accept ascii-unicode data, |
commit | commitdiff | tree | snapshot |
2006-10-02 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Sara Golemon | ZTS fix |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Sara Golemon | Allow unicode-ascii to binary conversion and do proper... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Georg Richter | unicode fixes |
commit | commitdiff | tree | snapshot |
2006-10-01 |
Ilia Alshanetsky | MFB: Fixed bug #38993 (Fixed safe_mode/open_basedir... |
commit | commitdiff | tree | snapshot |
2006-10-01 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Ilia Alshanetsky | MFB: Added safety checks against integer overflow. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Ilia Alshanetsky | MFB: Added missing API function declaration. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Ilia Alshanetsky | MFB: Added missing declaration of the php_get_uname... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Andrei Zmievski | Heck, might as well commit this.. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Andrei Zmievski | Fix off-by-one error. |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Hannes Magnusson | fix proto |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Hannes Magnusson | Fix arginfo |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Antony Dovgal | declare subclass after adding class constants to the... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Georg Richter | Fixed error message (thanks to Ulf Wendel) |
commit | commitdiff | tree | snapshot |
2006-09-29 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Antony Dovgal | more 64bit fixes |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Ilia Alshanetsky | MFB: Fixed a large leak inside _php_image_create_from() |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Antony Dovgal | more 64bit fixes |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Antony Dovgal | 64bit fixes |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Antony Dovgal | fix test name |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Hannes Magnusson | MFB: remove unused ini options |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Hannes Magnusson | MFB; new ini options |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Ilia Alshanetsky | MFB: Added handling for virtual_file_ex() failures. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Ilia Alshanetsky | MFB: Fixed bug #38859 (parse_url() fails if passing... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Antony Dovgal | fix #38981 (using FTP URLs in get_headers() causes... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Antony Dovgal | new tests |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Hannes Magnusson | fix test |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Antony Dovgal | add new tests |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Rob Richards | fix some compiler warnings |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Pierre Joye | - MFB: imagefill(), infinite loop with wrong color... |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Antony Dovgal | fix compile warning |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Dmitry Stogov | Fixed wrong pipe detection code |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Dmitry Stogov | Fixed wrong return value |
commit | commitdiff | tree | snapshot |
2006-09-28 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Ilia Alshanetsky | MFB: Fixed bug #38963 (Fixed a possible open_basedir... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Derick Rethans | - Return timezone's names as Unicode strings. |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Derick Rethans | - Updated the Apache 1.3 sapi as add_assoc_string's... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Antony Dovgal | use if() instead of ?: and avoid possible optimization... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Georg Richter | ZTS fixes. Implemented Andrei's hints (simplifying... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Rob Richards | MFB: fix bug #38949 (Cannot get xmlns value attribute) |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Antony Dovgal | fix #38961 (metaphone() results in segmentation fault... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Ilia Alshanetsky | MFB: 64bit fix (Possible fix for bug #38961) |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Georg Richter | added unicode support for mysqli extension |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Dmitry Stogov | Fixed bug #38808 ("maybe ref" issue for current() and... |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Dmitry Stogov | Fixed bug #38942 (Double old-style-ctor inheritance) |
commit | commitdiff | tree | snapshot |
2006-09-26 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Hannes Magnusson | Fix arginfo&proto |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Ilia Alshanetsky | MFB: Fixed bug #38891 (get_headers() do not work with... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Ilia Alshanetsky | MFB: Fixed bug #38904 (apache2filter changes cwd to /). |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Antony Dovgal | change CXXFLAGS along with CFLAGS as there might be... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Pierre Joye | - fix test, php6 displays the class |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Pierre Joye | - MFB: #38944, freshly created archive has no comment... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Antony Dovgal | add test |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Dmitry Stogov | Removed warning about unreferenced local variable |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Dmitry Stogov | ZTS fix |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Sara Golemon | PHP6 Updates and some very minor feature add in dns_get... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Sara Golemon | Make settype($var, 'string'); behave like $var = (strin... |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Sara Golemon | Flag a couple more unicode ready functions |
commit | commitdiff | tree | snapshot |
2006-09-25 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Sara Golemon | base64 functions are basicly binary-only ops |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Pierre Joye | - #38943, properties in extended class cannot be set |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Sara Golemon | PHP6 Update: fsockopen/psfockopen |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Sara Golemon | PHP6 Updates for rmdir/mkdir/rename |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Sara Golemon | PHP6 Updates for popen() and related functionality |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Sara Golemon | PHP6 Update for get_meta_tags() -- What a silly function... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Sara Golemon | PHP6 Updates |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Ilia Alshanetsky | MFB: Fixed bug #38941 (imap extension does not compile... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Sara Golemon | PHP6 Updates w/ minor refactoring |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Sara Golemon | PHP6 Updates |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Sara Golemon | PHP6 Updates |
commit | commitdiff | tree | snapshot |
2006-09-24 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Antony Dovgal | add missing parameter to opendir() and fix segfault |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Antony Dovgal | fix CGI build |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Antony Dovgal | one more try to fix ZTS build |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Antony Dovgal | fix ZTS build |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Antony Dovgal | fix possible segfault in #38891 |
commit | commitdiff | tree | snapshot |
2006-09-23 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Sara Golemon | PHP6 Updates |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Sara Golemon | Fix copy() from last commit and add a few more PHP6... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Sara Golemon | Update copy() for PHP6 |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Sara Golemon | Update stream_copy_to_stream() for PHP6 |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Andrei Zmievski | Fix protos. |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Andrei Zmievski | Unicode upgrade for quotemeta(). Yes, I know it's ugly... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Sara Golemon | Update stream_get_contents() for PHP6 |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Andrei Zmievski | Bring localeconv(), money_format(), and nl_langinfo... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Sara Golemon | Tweak file_get_contents()'s return value a little |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Andrei Zmievski | Unicode support in count_chars(). Note that due to... |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Ilia Alshanetsky | MFB: Restore support for unquoted -d options |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Dmitry Stogov | Prevent access to dead zval |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Rob Richards | mark functionality unicode safe |
commit | commitdiff | tree | snapshot |
2006-09-22 |
Sara Golemon | PHP6 Updates |
commit | commitdiff | tree | snapshot |
2006-09-22 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2006-09-21 |
Sara Golemon | Add missing function protos |
commit | commitdiff | tree | snapshot |
next |