Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with internal version | Andrey Hristov | 2008-01-23 | 16 | -115/+300 |
| | |||||
* | MFH: fix #43559 (array_merge_recursive() doesn't behave as expected with ↵ | Antony Dovgal | 2008-01-23 | 2 | -3/+15 |
| | | | | | | | duplicate NULL values) patch by Felipe | ||||
* | use expectF | Antony Dovgal | 2008-01-23 | 1 | -1/+1 |
| | |||||
* | fix test | Antony Dovgal | 2008-01-23 | 1 | -0/+3 |
| | |||||
* | fix leak appearing when appending data to unnamed attribute | Antony Dovgal | 2008-01-23 | 2 | -7/+28 |
| | |||||
* | Fixed bug #43912 (Interbase column names are truncated to 31 characters) | Ilia Alshanetsky | 2008-01-23 | 1 | -1/+1 |
| | |||||
* | - MFH Bugfix #37076 (SimpleXML ignores .=). (felipe, marcus) | Marcus Boerger | 2008-01-22 | 2 | -4/+20 |
| | |||||
* | MFH: Typos (Dan Scott) | Etienne Kneuss | 2008-01-22 | 1 | -25/+76 |
| | | | | | ctor inside the structure. dtor/ctor used on push/pop for better potential interoperability | ||||
* | add new test | Antony Dovgal | 2008-01-22 | 1 | -0/+15 |
| | |||||
* | use new param parsing API | Ilia Alshanetsky | 2008-01-22 | 1 | -9/+7 |
| | |||||
* | MFH: Add doxygen docs for SplDoublyLinkedList, SplStack, SplQueue | Etienne Kneuss | 2008-01-21 | 4 | -4/+197 |
| | |||||
* | Optimize wddx boolean encoding | Ilia Alshanetsky | 2008-01-20 | 2 | -5/+3 |
| | |||||
* | MFH: Fixed bug#43875 (Two error messages returned for $new and $flag ↵ | Hannes Magnusson | 2008-01-20 | 1 | -1/+1 |
| | | | | argument in mysql_connect()) | ||||
* | MFH: Fix mem errors | Etienne Kneuss | 2008-01-20 | 2 | -27/+37 |
| | |||||
* | - MFH (lcfirst()) | David Coallier | 2008-01-19 | 4 | -0/+37 |
| | | | | | - Initial test for lcfirst | ||||
* | Fix compile issue | Andrey Hristov | 2008-01-19 | 1 | -1/+1 |
| | |||||
* | MFH: Add ifdef | Christopher Jones | 2008-01-18 | 1 | -0/+2 |
| | |||||
* | MFH: fix test | Antony Dovgal | 2008-01-18 | 1 | -4/+1 |
| | |||||
* | - MFB: reflect the correct version | Pierre Joye | 2008-01-18 | 2 | -2/+4 |
| | |||||
* | MFPECL: install headers | Greg Beaver | 2008-01-18 | 2 | -0/+36 |
| | |||||
* | update module version number | Greg Beaver | 2008-01-18 | 1 | -1/+1 |
| | |||||
* | - Fixed bug #41599 (setTime() fails after modify() is used). | Derick Rethans | 2008-01-17 | 2 | -0/+29 |
| | |||||
* | - MFH: Fixed bug #43075 (Support 2007-11-01T24:00:00+00:00). | Derick Rethans | 2008-01-17 | 3 | -22/+31 |
| | |||||
* | - MFH: Fixed bug #43808 (date_create never fails (even when it should)). | Derick Rethans | 2008-01-17 | 2 | -5/+69 |
| | |||||
* | - Fixed bug #43003 (Invalid timezone reported for DateTime objects constructed | Derick Rethans | 2008-01-17 | 2 | -3/+32 |
| | | | | | using a timestamp). | ||||
* | - MFH: Added support for abbreviation and offset based timezone specifiers for | Derick Rethans | 2008-01-17 | 5 | -31/+237 |
| | | | | | | | | | DateTime::getOffset() and DateTime::getName(). - MFH: Fixed bug #43527 (DateTime created from a timestamp reports environment timezone). - MFH: Fixed bug #42190 (Constructing DateTime with TimeZone Indicator invalidates DateTimeZone). | ||||
* | Fixed bug #43871 (crash inside dns_get_record) | Ilia Alshanetsky | 2008-01-17 | 1 | -1/+1 |
| | |||||
* | - MFH Fixed Bug #37964 (Reflection shows private methods of parent class) | Marcus Boerger | 2008-01-16 | 2 | -1/+55 |
| | | | | | (felipe@php.net) | ||||
* | - Making sure the tests are not failing after modifications to the new | David Coallier | 2008-01-16 | 1 | -0/+0 |
| | | | | | zend-parsing-parameters in ucfirst() | ||||
* | MFH: fix #43863 (str_word_count() breaks on cyrillic "ya" in locale cp1251) | Antony Dovgal | 2008-01-16 | 1 | -1/+1 |
| | | | | | patch by phprus at gmail dot com | ||||
* | Fixed wrong type cast | Dmitry Stogov | 2008-01-16 | 1 | -1/+1 |
| | |||||
* | - MFH | David Coallier | 2008-01-16 | 1 | -7/+17 |
| | | | | | | - Making sure this is also using the good zend parsing and added the php_ucfirst function | ||||
* | MFH: fix #41941 (oci8 extension not lib64 savvy) | Christopher Jones | 2008-01-16 | 1 | -4/+13 |
| | |||||
* | MFH: Testcase for #43492 (nested cursors) | Christopher Jones | 2008-01-15 | 1 | -0/+378 |
| | |||||
* | MFB: fix #43497 (OCI8 XML/getClobVal aka temporary LOBs leak UGA memory) | Christopher Jones | 2008-01-15 | 4 | -4/+320 |
| | |||||
* | MFH: fix win build | Rob Richards | 2008-01-15 | 1 | -10/+24 |
| | |||||
* | MFH: fix memleak in sign and verify functions | Rob Richards | 2008-01-15 | 1 | -0/+2 |
| | |||||
* | Allow test to run from any directory | Ilia Alshanetsky | 2008-01-15 | 1 | -1/+1 |
| | |||||
* | Fix ZTS build, fix tests | Etienne Kneuss | 2008-01-15 | 4 | -9/+10 |
| | |||||
* | MFH: Bump year | Etienne Kneuss | 2008-01-15 | 1 | -1/+1 |
| | |||||
* | MFH: Implement splDoublyLinkedList, splQueue, splStack classes in SPL | Etienne Kneuss | 2008-01-15 | 12 | -5/+1449 |
| | |||||
* | MFH: Fix bug #42850 array_walk_recursive() leaves references, refix bug #34982 | Brian Shire | 2008-01-14 | 2 | -1/+60 |
| | |||||
* | Missing patch bit from the FETCH_GROUP fix | Ilia Alshanetsky | 2008-01-14 | 1 | -0/+2 |
| | |||||
* | MFB5.2: fix script for files with short names | Nuno Lopes | 2008-01-14 | 1 | -3/+3 |
| | |||||
* | MFH: fix windows build for all cases, and always export symbols (Steph Fox) | Greg Beaver | 2008-01-14 | 2 | -5/+1 |
| | |||||
* | MFH: add missing define for statically-built zip ext | Greg Beaver | 2008-01-13 | 1 | -0/+2 |
| | |||||
* | - Fixed TSRM builds. | Derick Rethans | 2008-01-13 | 1 | -2/+2 |
| | |||||
* | - Added new date/time functionality: | Derick Rethans | 2008-01-13 | 5 | -125/+736 |
| | | | | | | | | | | | | | * date_parse_from_format(): Parse date/time strings according to a format. * date_create_from_format()/DateTime::createFromFormat(): Create a date/time object by parsing a date/time string according to a given format. * date_get_last_errors()/DateTime::getLastErrors(): Return a list of warnings and errors that were found while parsing a date/time string through: - strtotime() / new DateTime - date_create_from_format() / DateTime::createFromFormat() - date_parse_from_format() # [DOC] | ||||
* | Fixed bug #42945 (preg_split() swallows part of the string) | Nuno Lopes | 2008-01-13 | 2 | -1/+91 |
| | |||||
* | upgrade PCRE to version 7.5 | Nuno Lopes | 2008-01-13 | 24 | -2253/+1065 |
| |