]> granicus.if.org Git - php/shortlog
php
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
2003-06-15 Stanislav MalyshevFix bug #23384 - static class::constant constants shoul...
2003-06-15 Edin KadribasicFixed win32 build
2003-06-15 Edin KadribasicFixed ZTS build
2003-06-15 Edin KadribasicFixed ZTS build
2003-06-15 Edin KadribasicNo need for this in the HEAD branch
2003-06-15 Stanislav MalyshevFix bug #21800 - initialize opcode handlers in interact...
2003-06-15 Edin KadribasicFixed win32 build (mod_php4 -> mod_php5)
2003-06-15 Edin KadribasicSwitch to dynamic linking of php_domxml.dll due to...
2003-06-15 <changelog... NEWS update
2003-06-15 <changelog... ChangeLog update
2003-06-14 Marcus BoergerNo more namespaces
2003-06-14 Marcus BoergerFix test
2003-06-14 Marcus BoergerFix ZTS mode (hopefully all is working fine now again)
2003-06-14 Marcus Boerger- Update license
2003-06-14 Rob Richardsuse xmlInitParser instead of xmlInitThreads
2003-06-14 Rob Richardsuse xmlInitParser instead of xmlInitThreads
2003-06-14 Marcus BoergerCorrect license again
2003-06-14 Marcus BoergerFix ZTS mode
2003-06-14 Tomas V.V.CoxFix some typos in makerpm and removed unused debug...
2003-06-14 Marcus BoergerUpdate before moving to PECL
2003-06-14 Daniela MariaschiAdded test for IBASE_REC_VERSION/IBASE_REC_NO_VERSION...
2003-06-14 Daniela MariaschiAdded IBASE_REC_VERSION/IBASE_REC_NO_VERSION transactio...
2003-06-14 Rob Richardsinteroperability support
2003-06-14 Rob Richardsinteroperability support
2003-06-14 Rob Richardsfix xml_parser_inited on win32
2003-06-14 Rob Richardsfix common libxml init and deinit routines
2003-06-14 Ilia AlshanetskyFixed bug #24007 (Problem with register_globals & arrays)
2003-06-14 foobar- Fixed some /usr/lib leaks into LIBS/LDFLAGS which...
2003-06-14 Marcus BoergerImprove/fix preventing both enabled
2003-06-14 foobarFix compile failure.
2003-06-14 foobar- Fixed some build problems (/usr/lib leaked in to...
2003-06-14 Marcus Boergerecalloc doesn't return NULL
2003-06-14 Marcus BoergerDon't allow both and mark the old one as deprecated
2003-06-14 Rob Richardsexport xml_parser_inited under win32
2003-06-14 Marcus BoergerBugfix #24182: va_arg macro error in Zend/zend.c
2003-06-14 Sterling Hughesmake alan happy
2003-06-14 Sterling Hughesdelete + no C++ comments
2003-06-14 Sterling Hughesfix some more leaks
2003-06-14 Sterling HughesThis shouldn't be refcount = 0, causes a memory overrun
2003-06-14 Frank M. KromannUpdating email address
2003-06-14 <changelog... ChangeLog update
2003-06-13 Sara GolemonUser Filters don't need to register a resource list...
2003-06-13 Sara GolemonPlug leak (context options not freed)
2003-06-13 Rob Richardsfix compile when ZTS enabled
2003-06-13 Sara GolemonLoosen restrictions on method used with http_fopen_wrap...
2003-06-13 Ilia AlshanetskyBusted by the CS police.
2003-06-13 Andrey Hristovproto fixes
2003-06-13 Ilia AlshanetskyAdded missing function proto
2003-06-13 Ilia AlshanetskyFixed bug #24161 (No timeout value for imap functions)
2003-06-13 foobarMissing entry
2003-06-13 foobarAdded missing NEWS entry
2003-06-13 foobarFixed the SASL config check.
2003-06-13 Sascha SchumannMFB
2003-06-13 foobarFix the test. (second session init call produces a...
2003-06-13 <changelog... ChangeLog update
2003-06-12 Wez FurlongAdd .def file to export the sqlite functions from our...
2003-06-12 Rob Richardsadd node->isSupported()
next