]> granicus.if.org Git - php/shortlog
php
2004-09-23 Wez Furlongmore method table adjustments.
2004-09-23 Wez Furlongplaceholder for someone to implement a ping for persist...
2004-09-23 Wez Furlongadd entry for liveness check
2004-09-23 Ilia AlshanetskyFixed test.
2004-09-23 Wez FurlongImplement persistent connections
2004-09-23 Marcus BoergerAdd test description
2004-09-23 Marcus BoergerAdd new test
2004-09-23 Marcus BoergerBugfix # 30209
2004-09-23 Andi Gutmans- Commit synthetic benchmark
2004-09-23 Anantha Kesari H Yremoved unwanted NetWare specific changes
2004-09-23 Anantha Kesari H Yremoved redundant checks for NETWARE
2004-09-23 Anantha Kesari H YTSRMLS_FETCH should be called prior to accessing any...
2004-09-23 Anantha Kesari H YNetWare now has a POSIX compliant stat structure so...
2004-09-23 Anantha Kesari H YCLIB_STAT_PATCH check is redundant. So removing it
2004-09-23 Anantha Kesari H YReverted the NetWare Specific Stack limit related patch...
2004-09-23 <changelog... ChangeLog update
2004-09-22 Wez Furlongfix for pecl modules; runs "make install" and correctly...
2004-09-22 Anantha Kesari H YNetWare specific stack limit checks
2004-09-22 Anantha Kesari H YAligned the ifdef NETWARE blocks to first column.
2004-09-22 Anantha Kesari H YStack limit will be checked while executing the script
2004-09-22 Anantha Kesari H YTo avoid redefinition (of free, alloca etc.) compilatio...
2004-09-22 Anantha Kesari H YWhen Apache is unloaded, it calls dlclose on all the...
2004-09-22 Anantha Kesari H Ydefined ZEND_PATHS_SEPERATOR to semicolon for NetWare
2004-09-22 Anantha Kesari H Yenabled macros to call the proper LibC functions
2004-09-22 Dmitry StogovSpecializer was updated with executor's fixes.
2004-09-22 Dmitry StogovFixed bug #29566 (foreach/string handling strangeness...
2004-09-22 Dmitry StogovFixed bug in fix for bug #29707
2004-09-22 Dmitry StogovFixed bug #30182 (SOAP module processing WSDL file...
2004-09-22 <changelog... ChangeLog update
2004-09-21 Andi Gutmans- Fix for bug #29707
2004-09-21 Frank M. KromannFix win32 build
2004-09-21 <changelog... ChangeLog update
2004-09-20 Wez FurlongEnable hypot for all
2004-09-20 Edin KadribasicAdd additional include search path
2004-09-20 Uwe Schindlerchanged order of processing of ini entries
2004-09-20 Ilia AlshanetskyFixed bug #29913 (parse_url() is now binary safe).
2004-09-20 <changelog... ChangeLog update
2004-09-19 Wez FurlongUse the correct free() here...
2004-09-19 Wez FurlongAdd package.xml
2004-09-19 Wez FurlongAdd support for:
2004-09-19 Wez FurlongUse NO_PERM code here
2004-09-19 Wez Furlongun-bogusify uri: stuff...
2004-09-19 Wez FurlongAdd "no permission" error code.
2004-09-19 Wez Furlongmake it build on win32
2004-09-19 Wez FurlongAdd transaction support.
2004-09-19 Marcus BoergerBugfix #30146 (ReflectionProperty->getValue() requires...
2004-09-19 Marcus BoergerAdd new test
2004-09-19 Marcus BoergerAdd new test
2004-09-19 Marcus BoergerBugfix #30148 (ReflectionMethod->isConstructor() fails...
2004-09-19 Wez FurlongFirst cut at a PDO driver for SQLite 3.x
2004-09-18 <changelog... ChangeLog update
2004-09-17 Wez FurlongMake new poll stuff work on win32 (and still be safe...
2004-09-17 Wez FurlongFix for Bug #24189: possibly unsafe select(2) usage.
2004-09-17 Wez Furlongstandardize the callback support to allow array($obj...
2004-09-17 Stanislav Malyshevfix crash when dtor is fialing on shutdown
2004-09-17 Ilia AlshanetskyFixed bug #30050 (Possible crash inside php_shutdown_co...
2004-09-17 <changelog... ChangeLog update
2004-09-16 Andi Gutmans- Add test for bug #27669
2004-09-16 Dmitry StogovFixed crash with SoapFault and register_shutdown_functi...
2004-09-16 Sebastian BergmannZTS fix.
2004-09-16 Andi Gutmans- Only 5.0.x news which we'll copy over before 5.1...
2004-09-16 Andi Gutmans- News
2004-09-16 Andi Gutmans- Fix bug #27669 (Dmitry).
2004-09-16 <changelog... ChangeLog update
2004-09-15 Uwe SchindlerFixed bug #29805 (HTTP Authentication Issues)
2004-09-15 Dmitry StogovFixed invalid test name
2004-09-15 foobarTest for bug #30069
2004-09-15 Ilia AlshanetskyMFH: Fixed a bug causing ".123" * "90" and alike to...
2004-09-15 Derick Rethans- Windows support strcoll too.
2004-09-15 Derick Rethans- Added new boolean (fourth) parameter to array_slice...
2004-09-15 Dmitry StogovFixed possible crash
2004-09-15 <changelog... ChangeLog update
2004-09-14 Ilia AlshanetskyFixed compiler warnings.
2004-09-14 Dmitry StogovFixed bug #30045 (Cannot pass big integers (> 214748364...
2004-09-14 Sara GolemonAdded stream_filter_remove() to cancel a stream filter.
2004-09-14 <changelog... ChangeLog update
2004-09-13 Sara GolemonAllocating hash tables should be done via macro, not...
2004-09-13 Magnus M��tt�Add missing stream unregister for sslv2 and 3.
2004-09-13 Stefan Esseronly allow valid arrays at this point
2004-09-13 Dmitry StogovChange soap's ctors to __construct(),
2004-09-13 Stanislav MalyshevAntony Dovgal's error message improvement - #27290
2004-09-13 <changelog... ChangeLog update
2004-09-12 Marcus Boerger- Moe changed from .re to .c
2004-09-12 Marcus Boerger- Readd check for nested data (but correct this time)
2004-09-12 Marcus Boerger- Check for legal key types
2004-09-12 Marcus Boerger- Remove wrong test
2004-09-12 Stefan EsserNew Rule: Never try to repair potential malicious user...
2004-09-12 Antony Dovgal64-bit related changes
2004-09-12 Antony Dovgaladd PHP_CHECK_64BIT macro to be able to detect 64-bit...
2004-09-12 <changelog... ChangeLog update
2004-09-11 Derick Rethans- MFB: Added the sorting flag SORT_LOCALE_STRING to...
2004-09-11 <changelog... ChangeLog update
2004-09-11 Andi Gutmans- Resolve undefined behavior (joe at redhat)
2004-09-10 Sara GolemonA little extra code to allow overriding plainfiles...
2004-09-10 Sara GolemonAdd stream_wrapper_unregister()
2004-09-10 Sterling Hughesfix wrong check from return value, binary content shoul...
2004-09-10 Antony Dovgaladd testcase for bug #29446
2004-09-10 Wez FurlongFix Bug #29296: add explicit sslv2 and sslv3 transports
2004-09-10 Dmitry StogovSoapClient->__call() is renamed to SoapClient->__soap_c...
2004-09-10 Dmitry StogovUsing php_libxml_xmlCheckUTF8() from ext/libxml.
next