summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Improve offset check inside shmop_write().Ilia Alshanetsky2004-11-271-1/+1
* 'l' is long - int won't work on 64-bitStanislav Malyshev2004-11-261-1/+2
* CSIlia Alshanetsky2004-11-251-46/+44
* Fixed compilation when PHP is built in separate directory.Ilia Alshanetsky2004-11-241-7/+7
* - Fix Bug #30856 (ReflectionClass::getStaticProperties segfaults)Marcus Boerger2004-11-241-0/+7
* - Add new testMarcus Boerger2004-11-241-0/+20
* Test was fixed.Dmitry Stogov2004-11-232-13/+13
* - We need to install the headers too.Derick Rethans2004-11-231-7/+7
* Only dllexport during the compilation of iconv.cEdin Kadribasic2004-11-232-0/+5
* - Export "php_iconv_string()".Derick Rethans2004-11-232-17/+17
* - Added test for bug #28599Derick Rethans2004-11-231-0/+8
* Fixed compile warning.Ilia Alshanetsky2004-11-221-1/+1
* Adding fbsql_set_characterset.Frank M. Kromann2004-11-222-58/+100
* - Don't reuse Oracle connections in multi-threaded environments untilAndi Gutmans2004-11-221-1/+1
* Fix #30860 configure fails when tds is compiled as sharedFrank M. Kromann2004-11-221-2/+2
* Test was fixed.Dmitry Stogov2004-11-221-1/+1
* Skip condition was fixed.Dmitry Stogov2004-11-221-1/+1
* Tests were fixed.Dmitry Stogov2004-11-225-6/+5
* emalloc -> safe_emalloc.Ilia Alshanetsky2004-11-211-2/+2
* internal entities get expanded if no default handler but cdata handler existsRob Richards2004-11-211-1/+6
* fix yet another typoAntony Dovgal2004-11-211-1/+1
* fix typo (bug #30857)Antony Dovgal2004-11-211-1/+1
* *** empty log message ***Andi Gutmans2004-11-211-3/+3
* - Attempt to fix #28598, bug introduced in GD (around php 4.3.4)Pierre Joye2004-11-201-1/+3
* fix crash when calling com methodsRob Richards2004-11-201-1/+2
* fix bug #30587 (array_multisort doesn't separate zvals before changing them)Antony Dovgal2004-11-191-0/+1
* Fixed bug #30061 (xml_set_start_namespace_decl_handler not called)Rob Richards2004-11-181-16/+41
* prototype fixes (Jakub Vrána)Rob Richards2004-11-1820-89/+89
* Fixed bug #30832 ("!" stripped off comments in xml parser)Rob Richards2004-11-181-4/+10
* fix SAX2 handling to work with libxml 2.6.16Rob Richards2004-11-181-3/+4
* fix typo so it compilesRob Richards2004-11-181-1/+1
* Gracefully handle allocation failure.Ilia Alshanetsky2004-11-171-6/+16
* - Really fix imagefill, part of my previous (old) fix was not appliedPierre Joye2004-11-171-0/+7
* - MFB: fix #30739, imagefill did not set back alphablending modePierre Joye2004-11-171-1/+4
* namespace was renamedDmitry Stogov2004-11-173-6/+6
* Fixed possible usage of un-initialized variable.Ilia Alshanetsky2004-11-161-1/+1
* indentation fixed.Dmitry Stogov2004-11-161-3/+3
* Fixed bug #30799 (SoapServer doesn't handle private or protected properties)Dmitry Stogov2004-11-162-1/+37
* Class mapping was implemented (Bug #29385 Soapserver always uses std class).Dmitry Stogov2004-11-167-6/+220
* MFB: fixed build.Ilia Alshanetsky2004-11-151-1/+1
* Adding most of the changes suggested in #30280. Mostly fix's for possible leaks.Frank M. Kromann2004-11-151-12/+24
* Avoid renaming of sprintf to php_sprintfFrank M. Kromann2004-11-151-0/+1
* # Copyright header & version info changed to PHP 5 standard noticeSergey Kartashoff2004-11-152-9/+9
* - MF5.0: Fixed bug #28599 (strtotime fails with zero base time).Derick Rethans2004-11-151-1/+1
* - MFH4.3: Cleaned up some of the locale mess:Derick Rethans2004-11-151-6/+8
* Added support for better control over FTP encryption protocols.Ilia Alshanetsky2004-11-141-1/+12
* - More mnogosearch-3.2.23+ compatibilitySergey Kartashoff2004-11-141-0/+1
* - Bugix #30783: Apache crash when using ReflectionFunction::getStaticVariables()Marcus Boerger2004-11-141-1/+1
* fix #30780 (tidy segfaults on 'new tidyNode;')Antony Dovgal2004-11-141-7/+9
* Fixed bug #30566 (attribute namespace URIs are inconsistent when parsing).Rob Richards2004-11-131-1/+1