summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright year, 2 of 3.Sebastian Bergmann2008-12-312-2/+2
* Revert to the previous version for these tests as they were overwritten by mi...Ant Phillips2008-12-313-16/+25
* Fix #45820 (Empty ArrayObject keys not allowed)Etienne Kneuss2008-12-302-6/+1
* Add mod_files.bat (equivalent to mod_files.sh).Andrei Zmievski2008-12-301-0/+57
* MFBMarcus Boerger2008-12-301-2/+2
* MFB: Fixed bug #46964 (Fixed pdo_mysql build with older version of MySQL).Ilia Alshanetsky2008-12-301-2/+2
* - Show version and ini entries as default module info.Marcus Boerger2008-12-301-14/+17
* Revert to the previous version for these tests as they were overwritten by mi...Ant Phillips2008-12-3024-524/+648
* refixing missing skipifZoe Slattery2008-12-3013-4/+26
* - Added missing check for void param. (patch by Kalle)Felipe Pena2008-12-301-0/+8
* - Bug #46763 (mb_stristr() wrong output when needle does not exist) (patch by...Felipe Pena2008-12-303-32/+33
* - Unicodify (#46687)Felipe Pena2008-12-282-8/+8
* - Update (#46957)Felipe Pena2008-12-271-2/+4
* lost part of the fixAntony Dovgal2008-12-271-2/+2
* fix compile warningAntony Dovgal2008-12-271-2/+2
* - Fixed testsFelipe Pena2008-12-272-12/+3
* - Fixed code (comparison with string literal)Felipe Pena2008-12-271-1/+1
* - Fixed memory leaksFelipe Pena2008-12-271-0/+4
* proper exports/imports for win32Rob Richards2008-12-272-1/+10
* add missing exportsRob Richards2008-12-271-0/+2
* fix explode behavior to respect negative limit when string is empty.Brian Shire2008-12-272-4/+9
* Fixed bug #46873 (extract($foo) crashes if $foo['foo'] exists)Arnaud Le Blanc2008-12-272-0/+23
* force export on win32 to workaround win32 conig issuesRob Richards2008-12-271-11/+1
* - Fix testFelipe Pena2008-12-271-0/+8
* properly export functionsRob Richards2008-12-263-5/+17
* - MFB:Pierre Joye2008-12-261-12/+13
* - MFB: be sure we define the deps so the right exts are built before (dom sym...Pierre Joye2008-12-261-1/+3
* - UnicodifingFelipe Pena2008-12-259-62/+62
* - Fixed memory leakFelipe Pena2008-12-251-0/+2
* Enable salsa hashing algorithmScott MacVicar2008-12-254-3/+8
* - disable simplexml when libxml is not enabledPierre Joye2008-12-251-3/+8
* Stop using sqlite3_aggregate_count() as this is now deprecated.Scott MacVicar2008-12-243-14/+27
* Make sure we clear out the error when the scalar version decoding works.Scott MacVicar2008-12-241-0/+12
* - Fixed memory leak in imap_rfc822_parse_adrlistFelipe Pena2008-12-241-0/+2
* - New testFelipe Pena2008-12-241-0/+69
* - StandardFelipe Pena2008-12-247-26/+26
* Remove all of the stuff we have in here for pre PHP 5.2 support and memset th...Scott MacVicar2008-12-221-27/+1
* Enable ICU support within bundled SQLiteScott MacVicar2008-12-222-8/+2
* Fix #46646 (Implement zend functions to restrict serialization or internal cl...Etienne Kneuss2008-12-221-0/+2
* Patch has the wrong filenameScott MacVicar2008-12-221-1/+1
* SQLite 3.6.7 plus a vc6 backport for LLScott MacVicar2008-12-222-4159/+6169
* Adding test for stream_resolve_include_path()Lars Strojny2008-12-201-0/+36
* Fix #46636 (segfault in SplFileinfo::fgetcsv())Etienne Kneuss2008-12-201-1/+1
* Add json_last_error() for getting a bit of information about what failed duri...Scott MacVicar2008-12-195-29/+108
* - Fixed bug #46268 (DateTime::modify() does not reset relative timeDerick Rethans2008-12-182-0/+25
* MFB: Fixed bug #46887 (Invalid calls to php_error_docref())Ilia Alshanetsky2008-12-182-2/+2
* Fixed testArnaud Le Blanc2008-12-181-1/+1
* - Fixed bug #46889: Memory leak in strtotime().Derick Rethans2008-12-184-6/+7
* - Fixed test-case.Derick Rethans2008-12-181-0/+2
* MFB: Fix a small portion of memory leak in bug #46889Ilia Alshanetsky2008-12-171-0/+1