]> granicus.if.org Git - php/shortlog
php
2003-06-19 Ilia AlshanetskyFixed memory leak, when invalid context is specified.
2003-06-19 Ilia AlshanetskyFixed possible crashes in streams code
2003-06-19 Marcus BoergerAllow the extension to reside elsewhere
2003-06-19 Ilia AlshanetskyFixed a crash inside php_imagettftext_common();
2003-06-19 Rob Richardsadd xsl_xsltprocessor_transform_to_uri functionality
2003-06-19 Marcus Boergerto be precise
2003-06-19 Derick Rethans- Correct stray commit
2003-06-19 Vincent Blavet- Sync with pear/Archive_Tar/package.xml 1.12
2003-06-19 Sterling Hughesenable sockets by default.
2003-06-19 <changelog... ChangeLog update
2003-06-18 Tomas V.V.CoxTypo (sorry Pierre ;)
2003-06-18 Vincent Blavet- Syncho with pear/Archive_Tar/Archive/Tar.php 1.14
2003-06-18 Sterling Hughesrecognize CURLOPT_PORT
2003-06-18 Wez FurlongShould build with PHP5 now...
2003-06-18 Tomas V.V.CoxBe more clever for discovering the default ext_dir
2003-06-18 Tomas V.V.CoxUpdate to 1.2 for PHP 4.3.3
2003-06-18 foobarFixed bug #24231: ext/sybase_ct could not be build...
2003-06-18 Rob RichardsFix for bug #24219 segfault during resource destruction
2003-06-18 Sascha SchumannUse a smaller default size to accomodate the engine
2003-06-18 Ilia AlshanetskyMake the default mysql connection timeout 60 seconds...
2003-06-18 Sara GolemonFix compiler warnings
2003-06-18 <changelog... ChangeLog update
2003-06-17 Marcus Boerger- Remove namespace leftovers
2003-06-17 Sara GolemonNo need to allocate a hashtable when return_value is...
2003-06-17 Ilia AlshanetskyHandle numeric keys passed via GPC
2003-06-17 Ilia AlshanetskyOne more typo ;)
2003-06-17 Ilia AlshanetskyFixed a typo in the check
2003-06-17 Ilia AlshanetskyFixed bug #24223 (missing variable initialization in...
2003-06-17 Ilia AlshanetskyAdded a test case for bug #24220
2003-06-17 Sterling Hughesrename SOCKET to PHP_SOCKET to avoid conflicts with...
2003-06-17 Sterling Hughesremove the wierdness that prevented the compileness
2003-06-17 <changelog... ChangeLog update
2003-06-16 foobarFixed bug #24207: phpize wrong exit code
2003-06-16 Sara GolemonBug #24210 : assume misspelled (and thereby not found...
2003-06-16 foobarFixed the expected result
2003-06-16 foobarNothing to see here, move along.
2003-06-16 Ilia AlshanetskyFixed bug #24208
2003-06-16 Sara GolemonAdd context property to userspace streams object.
2003-06-16 Sascha SchumannSimplify/fix logging
2003-06-16 Moriyoshi KoizumiAdded test case for bug #24208
2003-06-16 Sara Golemonoptionvalue is being copied via zval_copy_ctor, there...
2003-06-16 Derick Rethans- Added test for bug #24142
2003-06-16 Ilia AlshanetskyFixed bug #24150 (crash in imap_fetch_overview() &
2003-06-16 Ilia AlshanetskyFixed bug #24198 (Invalid recursion detection in array_...
2003-06-16 Tomas V.V.Coxs/verbose/debug/
2003-06-16 Tomas V.V.CoxFix registry obj creation when no installroot is set
2003-06-16 Tomas V.V.CoxExpose phpize output
2003-06-16 Andrey Hristovproto fixes
2003-06-16 Stanislav Malyshevflush after banner print
2003-06-16 Stanislav Malyshevno need to init zval - assignment will init
2003-06-16 Stanislav MalyshevFix bug #22592 - cascading assignments to string offsets
2003-06-16 Andrey Hristov1. proto fixes.
2003-06-16 Andrey Hristovupdating license to 3.0
2003-06-16 Andrey Hristov$Id tag added
2003-06-16 Andrey Hristovload of proto fixes
2003-06-16 Andrey Hristov$Id tag added. License added tp php_mhash.h
2003-06-16 Andrey Hristovadded $Id tag
2003-06-16 Andrey Hristovproto fixes
2003-06-16 Andrey Hristovproto fix
2003-06-16 Andrey Hristovproto fix
2003-06-16 Stanislav MalyshevAdd test for the bug - will fail for now!
2003-06-16 Daniela Mariaschiproto fixes ibase_rollback and ibase_commit
2003-06-16 Stanislav Malyshevsupport for self:: and parent:: constants
2003-06-16 Stanislav Malyshevfix lambda function static vars (related to #17115)
2003-06-16 Stanislav Malyshevfix test so it does not depend on variable order
2003-06-16 Stanislav Malyshevadd tests for fixed bugs
2003-06-16 Edin KadribasicFixed win32 build
2003-06-16 Stanislav Malyshevdefault_classes belongs to ZE2 part
2003-06-16 Tomas V.V.CoxBetter file relocation and invert post/postun logic
2003-06-16 Tomas V.V.CoxDo not create the registry obj at Installer object...
2003-06-16 Ilia AlshanetskyFixed a few remaining compiler warnings.
2003-06-16 <changelog... ChangeLog update
2003-06-16 Marcus BoergerFit the error handler into the naming scheme and get...
2003-06-15 Edin KadribasicFixed win32 build (link to external expat).
2003-06-15 Marcus BoergerAdd an error handler (thx to timm for the idea)
2003-06-15 Edin KadribasicFixed win32 build
2003-06-15 Edin KadribasicWin32 build fixes for openssl
2003-06-15 Edin KadribasicThis needs to be exported for dynamic extensions
2003-06-15 Edin KadribasicFixed win32 build
2003-06-15 Rob Richardsremove leftover parser->mem_hdlrs - compiles now
2003-06-15 Moriyoshi KoizumiRemoved xmlMemSetup() code as it doesn't help at all.
2003-06-15 Pierre Joyeadd Marcus, enough work done
2003-06-15 Marcus BoergerAdd ImageXBM
2003-06-15 Rob Richardsremove code no longer needed
2003-06-15 Marcus BoergerBetter use '_' instead of '.'
2003-06-15 Marcus BoergerBetter configure output
2003-06-15 Rob Richardsshould be multithreaded and correct lib naming
2003-06-15 Tomas V.V.CoxAdded TODO and IDEAS to makerpm
2003-06-15 Tomas V.V.CoxFix makerpm (again)
2003-06-15 Andrey Hristovproto fixes
2003-06-15 Andrey Hristovproto fixes
2003-06-15 Sebastian BergmannFix ZTS build.
2003-06-15 Andrey Hristovproto fixes
2003-06-15 Stanislav MalyshevFix bug #23279 - exception handler exits after first...
2003-06-15 Rob Richardsbe nice if i named the dll correctly and put it somewhere
2003-06-15 Rob Richardsfix xsl release build
2003-06-15 Rob Richardslink libxml2 dynamically for consistancy
2003-06-15 Stanislav MalyshevNo need to duplicate code - zend_get_constant() knows to
2003-06-15 Stanislav MalyshevFix bug #18872 - Improper handling of class constants...
2003-06-15 Stanislav Malyshevset ending \0 for string
next