summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - 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
| | | | | - do not raise a warning if the extension was not enabled anyway
* - MFB:Pierre Joye2008-12-261-3/+6
| | | | | | - usual suspects must be in the default include/lib path (thx Rob for the notice!) - fix the --wtih-php-build doc, remove dead url, update the name of the deps dir
* - be sure we define the deps so the right exts are built before (dom symbol ↵Pierre Joye2008-12-261-2/+4
| | | | error)
* - 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 ↵Pierre Joye2008-12-251-2/+2
| | | | PHP_SETUP_LIBXML macro)
* - MFH: be sure that at least one SAPI has been selectedPierre Joye2008-12-251-0/+5
|
* - MFH: the config summary is a must, do not allow to disable itPierre Joye2008-12-252-8/+3
|
* - 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
|
* BFNScott MacVicar2008-12-241-0/+3
|
* MFH Make sure we clear out the error when the scalar version decoding works.Scott MacVicar2008-12-241-0/+6
|
* MFH Fix bug #45991 - UTF-8 BOM breaks ini parserScott MacVicar2008-12-243-116/+130
|
* - 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
|
* - Merged into 5.3Felipe Pena2008-12-241-0/+1
|
* - Sync code with HEADFelipe Pena2008-12-248-164/+131
| | | | | - [DOC] Backported: shm_has_var()
* MFH Remove all of the stuff we have in here for pre PHP 5.2 support and ↵Scott MacVicar2008-12-221-27/+1
| | | | memset the fileinfo struct.
* 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 ↵Etienne Kneuss2008-12-221-0/+2
| | | | internal classes)
* MFH: Fix #46646 (Implement zend functions to restrict serialization or ↵Etienne Kneuss2008-12-224-16/+23
| | | | internal classes)
* MFH Patch has the wrong filenameScott MacVicar2008-12-221-1/+1
|
* BFNScott MacVicar2008-12-221-0/+2
|
* MFH SQLite 3.6.7 plus a vc6 backport for LLScott MacVicar2008-12-222-4159/+6169
|
* BFNScott MacVicar2008-12-191-0/+6
|
* MFH Add json_last_error() for getting a bit of information about what failed ↵Scott MacVicar2008-12-195-28/+107
| | | | | | | during a decode, also fixes a segfault when we have [1} [DOC]
* - MFH: no need to look for bindlib_w32, not used anymorePierre Joye2008-12-181-2/+2
|
* - MFH: Fixed bug #46268 (DateTime::modify() does not reset relative timeDerick Rethans2008-12-183-0/+27
| | | | | values).
* Fixed bug #46887 (Invalid calls to php_error_docref())Ilia Alshanetsky2008-12-182-2/+2
| | | | | # Patch by oeriksson at mandriva dot com and crrodriguez at opensuse dot org
* MFH: Fixed testArnaud Le Blanc2008-12-181-1/+1
|
* Additional output buffering tests.Robin Fernandes2008-12-1839-0/+1498
|
* - MFH: Fixed bug #46889: Memory leak in strtotime().Derick Rethans2008-12-184-6/+7
|
* bug #46005 -> 5.2Stanislav Malyshev2008-12-181-2/+0
|
* 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
|
* Miscellaneous tests for ext/imapZoe Slattery2008-12-1724-0/+2291
|
* MFH Test for bug #45791Scott MacVicar2008-12-171-0/+13
|
* Update the JSON parser with that on json.org, biggest change here is code ↵Scott MacVicar2008-12-173-461/+422
| | | | | | | | | readability. Less magic numbers in the state table. Add missing reflection information to json_encode() Fixes bug #45791 with 0e0 not being supported as a value Error values are stored when encountered during parsing
* MFH:- Fixed bug #45161 (Reusing a curl handle leaks memory)Jani Taskinen2008-12-172-7/+34
|
* MFHJani Taskinen2008-12-174-4/+40
|
* New FTP test from Nathaniel McHughZoe Slattery2008-12-172-2/+62
|
* report fixStanislav Malyshev2008-12-171-0/+2
|
* MFH fix #46005Stanislav Malyshev2008-12-172-0/+7
|
* Removed unused variableIlia Alshanetsky2008-12-171-1/+6
|
* bug #46837 fixZoe Slattery2008-12-161-0/+7
|