| Commit message (Expand) | Author | Age | Files | Lines |
* | - Three tests were "broken" by rev #304404, not two. Commit the change | Gustavo André dos Santos Lopes | 2010-10-14 | 1 | -1/+1 |
* | - Fixed get_next_char(), used by htmlentities/htmlspecialchars, accepting | Gustavo André dos Santos Lopes | 2010-10-14 | 4 | -7/+90 |
* | - [DOC] Reverted rev #304382 and rev #304380, as I figured out a way to | Gustavo André dos Santos Lopes | 2010-10-14 | 1 | -4/+14 |
* | - Added a 3rd parameter to get_html_translation_table. It now takes a charset | Gustavo André dos Santos Lopes | 2010-10-12 | 12 | -3544/+1839 |
* | - Removed redundant local variable in dns_get_record. | Gustavo André dos Santos Lopes | 2010-10-11 | 2 | -6/+3 |
* | - Fixed a typo in rev #304208 (24 instead of 34/'"'). | Gustavo André dos Santos Lopes | 2010-10-08 | 2 | -2/+26 |
* | - Fixed bug #53021 (In html_entity_decode, failure to convert numeric entitie... | Gustavo André dos Santos Lopes | 2010-10-08 | 2 | -6/+17 |
* | Fixed typo in tests (thx Eyal) | Patrick Allaert | 2010-10-05 | 1 | -1/+1 |
* | - not needed here anymore | Pierre Joye | 2010-09-18 | 1 | -8/+0 |
* | Fixed bug #52772 (var_dump() doesn't check for the existence of get_class_nam... | Kalle Sommer Nielsen | 2010-09-13 | 1 | -3/+7 |
* | - use php_sys_readlink | Pierre Joye | 2010-09-13 | 1 | -1/+1 |
* | - use php_sys_readlink | Pierre Joye | 2010-09-10 | 1 | -56/+5 |
* | Fix bug #52802 (Out-of-date comment for | Adam Harvey | 2010-09-10 | 1 | -1/+0 |
* | - Fix #50524, proc_open should respect cwd as it does on other platforms | Pierre Joye | 2010-09-08 | 1 | -0/+10 |
* | - fix bug #52260, catch all DNS not found error | Pierre Joye | 2010-09-06 | 1 | -1/+1 |
* | - timeval element are always 32bit long on Windows | Pierre Joye | 2010-09-06 | 1 | -2/+10 |
* | - kill warning | Pierre Joye | 2010-09-06 | 1 | -1/+1 |
* | - WS | Pierre Joye | 2010-08-30 | 1 | -45/+43 |
* | -fix logic (and BC break) | Pierre Joye | 2010-08-23 | 1 | -1/+1 |
* | - WS | Pierre Joye | 2010-08-23 | 1 | -14/+14 |
* | - add follow_location support for http stream, enabled by default to keep BC.... | Pierre Joye | 2010-08-23 | 1 | -3/+9 |
* | Fix my fix for arginfo, trunk patch will follow shortly | Kalle Sommer Nielsen | 2010-08-17 | 1 | -1/+1 |
* | Fixed the $context parameter on copy() to have an effect (approved for 5.3 by... | Kalle Sommer Nielsen | 2010-08-17 | 2 | -8/+19 |
* | Fix arginfo for copy(), see r302376 for more info | Kalle Sommer Nielsen | 2010-08-16 | 1 | -0/+2 |
* | - WS | Pierre Joye | 2010-08-16 | 1 | -8/+8 |
* | Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fix... | Kalle Sommer Nielsen | 2010-08-11 | 5 | -24/+24 |
* | Additional fix for bug #52550 & fix test & warning from previous fixes | Ilia Alshanetsky | 2010-08-08 | 2 | -4/+10 |
* | - Updated generated file | Felipe Pena | 2010-08-06 | 1 | -2/+2 |
* | - Fix build | Felipe Pena | 2010-08-06 | 1 | -1/+1 |
* | WS | Ilia Alshanetsky | 2010-08-06 | 1 | -3/+3 |
* | Another fix for issue indentified in bug #52550 | Ilia Alshanetsky | 2010-08-06 | 1 | -1/+5 |
* | Fixed issues inside str_pad() identified by bug #52550 | Ilia Alshanetsky | 2010-08-06 | 1 | -4/+7 |
* | Use correct order of operations. Second of many fixes for bug #52550 | Ilia Alshanetsky | 2010-08-06 | 1 | -3/+3 |
* | Fix 5.3 as well | Rasmus Lerdorf | 2010-08-06 | 1 | -1/+1 |
* | - Fixed bug #52534 (var_export array with negative key) | Felipe Pena | 2010-08-04 | 2 | -1/+15 |
* | MFH: fix bug #52380 (Typo in lcfirst comment docs). | Adam Harvey | 2010-07-23 | 1 | -1/+1 |
* | MFH: fix for bug #52317 (Segmentation fault when using mail() on a rhel 4.x | Adam Harvey | 2010-07-19 | 1 | -0/+1 |
* | Revert r301354, since we don't need a test for a bogus bug. | Adam Harvey | 2010-07-19 | 1 | -21/+0 |
* | Test for #52359 | Kai Schroeder | 2010-07-17 | 1 | -0/+21 |
* | Doing this as a seperate commit unless we need to back it out. | Scott MacVicar | 2010-07-09 | 4 | -53/+95 |
* | - Fixed tests | Felipe Pena | 2010-07-06 | 1 | -4/+16 |
* | Fixed bug #33210 (getimagesize() fails to detect width/height on certain JPEGs). | Ilia Alshanetsky | 2010-06-30 | 1 | -6/+1 |
* | fix SplObjectStorage unserialization (CVE-2010-2225) | Stanislav Malyshev | 2010-06-29 | 3 | -3/+4 |
* | - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo... | Felipe Pena | 2010-06-26 | 1 | -3/+9 |
* | - Fixed bug #52138 (Constants are parsed into the ini file for section names) | Felipe Pena | 2010-06-24 | 2 | -0/+48 |
* | - Ignore empty filename for mail.log, treat it like none given | Johannes Schlüter | 2010-06-18 | 1 | -1/+1 |
* | - #51424, solaris part | Pierre Joye | 2010-06-17 | 2 | -1/+15 |
* | - Fix bug #52101, dns_get_record()garbage in 'ipv6' field | Pierre Joye | 2010-06-17 | 1 | -0/+6 |
* | - #50563, removing E_WARNING from parse_url() | Pierre Joye | 2010-06-16 | 10 | -352/+118 |
* | - cleanup, no vc6 support in trunk | Pierre Joye | 2010-06-15 | 1 | -3/+1 |