summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagBEFORE_NEW_OUTPUT_APISVN Migration2006-06-02153-16945/+0
* idness not valid for attribute declarationsRob Richards2006-06-021-2/+2
* SAPI globals are destroied at this point and reporting errors about memory leaksDmitry Stogov2006-06-021-1/+1
* ChangeLog update2006-06-022-0/+124
* MFB: fixed compiler warningIlia Alshanetsky2006-06-011-1/+1
* MFB: #37630 MySQL extensions should link against thread safe client libs if b...Michael Wallner2006-06-013-16/+11
* ignore my previous fix, it was wrong =)Antony Dovgal2006-06-011-2/+4
* suppress_errors is used only on Win32, no need to look for it on other systemsAntony Dovgal2006-06-011-0/+4
* nuke unused variableAntony Dovgal2006-06-011-2/+0
* fix testsAntony Dovgal2006-06-013-0/+185
* no need to fetch trsm_ls when it's already availableAntony Dovgal2006-06-011-2/+0
* add new testsAntony Dovgal2006-06-016-0/+233
* throw a warning when using invalid offset types with stringsAntony Dovgal2006-06-011-0/+14
* ChangeLog update2006-06-012-0/+200
* add expected warning to the testAntony Dovgal2006-05-311-0/+0
* - MF52: There was nothing wrong here, bug report #37595 is bogus.Derick Rethans2006-05-313-2/+24
* fix error message in Unicode modeAntony Dovgal2006-05-311-1/+1
* add more testsAntony Dovgal2006-05-314-0/+91
* MFBAndrei Zmievski2006-05-311-0/+1
* add tests for new E_FATALsAntony Dovgal2006-05-319-0/+244
* Keeping consistent arg_stack during arguments freeing (Exception from destruc...Dmitry Stogov2006-05-312-4/+10
* Support for nested exceptions and fatal errors in destructorsDmitry Stogov2006-05-312-3/+16
* fix #37595 (mcrypt_generic calculates data length in wrong way)Antony Dovgal2006-05-312-1/+1
* ChangeLog update2006-05-312-0/+136
* - Add new testsMarcus Boerger2006-05-302-0/+40
* - Fix test logicMarcus Boerger2006-05-301-1/+1
* MFB: fix testsAntony Dovgal2006-05-307-21/+23
* fix testAntony Dovgal2006-05-302-7/+16
* fix compilation on some b0rked systems that must have collections support but...Antony Dovgal2006-05-301-1/+1
* - WSMarcus Boerger2006-05-301-1/+0
* Minor fixes (bjori)Sara Golemon2006-05-303-3/+3
* MFB: fix bug 37635 (argument to pcntl signal handler is trashed)Michael Wallner2006-05-301-6/+5
* Lets play nice and use 4digit years with DATE_RSSHannes Magnusson2006-05-302-9/+10
* MFB: Added memory_get_peak_usage() function for retrieving peak memoryIlia Alshanetsky2006-05-303-0/+8
* Fixed DATE_COOKIE & DATE_RSSHannes Magnusson2006-05-302-8/+25
* don't require libociei, this allows us to build ext/oci8 against basiclite OI...Antony Dovgal2006-05-301-1/+1
* - Now as text and not HTML.Derick Rethans2006-05-302-6/+53
* - Fixed bug #37616: DATE_RFC822 does not product RFC 822 dates. (Patch byDerick Rethans2006-05-303-8/+90
* need to call zend_is_callable() if callable is known to be invalidAntony Dovgal2006-05-301-2/+2
* ChangeLog update2006-05-302-0/+135
* MFB: Convert E_ERROR to E_RECOVERABLE_ERRORIlia Alshanetsky2006-05-301-2/+2
* no need to check it for not-NULL (as was pointed by Nuno)Antony Dovgal2006-05-291-4/+2
* there is no ce at this point, revert this line to its previous stateAntony Dovgal2006-05-291-1/+1
* add testAntony Dovgal2006-05-291-0/+16
* return NULL in case of error (and fix leak/non-null-terminated string error)Antony Dovgal2006-05-291-0/+4
* - Bugfix #37632 (Protected method access problem)Marcus Boerger2006-05-293-5/+149
* improve sed expressionsAntony Dovgal2006-05-291-2/+2
* MFB: Fixed bug #36949 (invalid internal mysqli objects dtor)Michael Wallner2006-05-292-17/+55
* fix #37531 (oci8 persistent connection corruption)Antony Dovgal2006-05-291-1/+5
* add testAntony Dovgal2006-05-291-0/+40