summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* MFH: 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-316-18/+27
* MFH: Fix #45820 (Empty ArrayObject keys not allowed)Etienne Kneuss2008-12-302-4/+0
* MFHAndrei Zmievski2008-12-301-0/+57
* MFB: Fixed bug #46964 (Fixed pdo_mysql build with older version of MySQL).Ilia Alshanetsky2008-12-301-2/+2
* - MFH 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-3025-456/+600
* refixing missing skipifZoe Slattery2008-12-3013-4/+26
* - MFH Added missing check for void param. (patch by Kalle)Felipe Pena2008-12-301-0/+8
* - MFH: Bug #46763 (mb_stristr() wrong output when needle does not exist) (pat...Felipe Pena2008-12-303-33/+34
* - Bug #46957 (The tokenizer returns deprecated values)Felipe Pena2008-12-271-0/+2
* MFHAntony Dovgal2008-12-271-2/+2
* MFH: fix compile warningAntony Dovgal2008-12-271-2/+2
* - Fixed testsFelipe Pena2008-12-272-12/+3
* - MFH: Fixed code (comparison with string literal)Felipe Pena2008-12-271-1/+1
* - MFH: Fixed memory leaksFelipe Pena2008-12-271-0/+4
* MFH: proper exports/imports for win32Rob Richards2008-12-272-1/+10
* MFH: add missing exportsRob Richards2008-12-271-0/+2
* MFH: fix explode behavior to respect negative limit when string is empty.Brian Shire2008-12-272-1/+6
* MFH: Fixed bug #46873 (extract($foo) crashes if $foo['foo'] exists)Arnaud Le Blanc2008-12-272-0/+23
* - Fix testFelipe Pena2008-12-271-2/+2
* MFH: force export on win32 to workaround win32 conig issuesRob Richards2008-12-271-11/+1
* - MFH: Fix testFelipe Pena2008-12-271-0/+8
* MFH: properly export functionsRob Richards2008-12-263-5/+17
* - remove the temp hack for libxml path (fixed now)Pierre Joye2008-12-261-14/+13
* - be sure we define the deps so the right exts are built before (dom symbol e...Pierre Joye2008-12-261-2/+4
* - MFH: Fixed memory leakFelipe Pena2008-12-251-0/+2
* MFH Enable salsa hashing algorithmScott MacVicar2008-12-254-3/+8
* - add libxml cflag for shared and staticPierre Joye2008-12-251-2/+4
* - work around missing libxml include path (will be replaced by a PHP_SETUP_LI...Pierre Joye2008-12-251-2/+2
* - MFH: disable simplexml when libxml is not enabledPierre Joye2008-12-251-1/+4
* MFH Stop using sqlite3_aggregate_count() as this is now deprecated.Scott MacVicar2008-12-243-14/+27
* MFH Make sure we clear out the error when the scalar version decoding works.Scott MacVicar2008-12-241-0/+6
* - MFH: Fixed memory leak in imap_rfc822_parse_adrlistFelipe Pena2008-12-241-0/+2
* - New testFelipe Pena2008-12-241-0/+69
* - version and WSPierre Joye2008-12-241-2/+2
* - Sync code with HEADFelipe Pena2008-12-248-164/+131
* MFH Remove all of the stuff we have in here for pre PHP 5.2 support and memse...Scott MacVicar2008-12-221-27/+1
* MFH Enable ICU support within bundled SQLite if intl is enabled but not shared.Scott MacVicar2008-12-222-6/+10
* MFH: Fix #46646 (Implement zend functions to restrict serialization or intern...Etienne Kneuss2008-12-221-0/+2
* MFH Patch has the wrong filenameScott MacVicar2008-12-221-1/+1
* MFH SQLite 3.6.7 plus a vc6 backport for LLScott MacVicar2008-12-222-4159/+6169
* MFH Add json_last_error() for getting a bit of information about what failed ...Scott MacVicar2008-12-195-28/+107
* - MFH: Fixed bug #46268 (DateTime::modify() does not reset relative timeDerick Rethans2008-12-182-0/+25
* Fixed bug #46887 (Invalid calls to php_error_docref())Ilia Alshanetsky2008-12-182-2/+2
* MFH: Fixed testArnaud Le Blanc2008-12-181-1/+1
* - MFH: Fixed bug #46889: Memory leak in strtotime().Derick Rethans2008-12-184-6/+7
* Fix a small portion of memory leak in bug #46889Ilia Alshanetsky2008-12-171-0/+1
* MFH Fix Windows buildScott MacVicar2008-12-171-0/+3
* README for ext/imap testsZoe Slattery2008-12-171-0/+45