]> granicus.if.org Git - php/shortlog
php
2004-09-09 Dmitry StogovWe will use CALL dispatch method for compilers other...
2004-09-09 <changelog... ChangeLog update
2004-09-09 Andi Gutmans- Fix the fix.
2004-09-08 Andi Gutmans- Fix bug #28054 by preventing printing out bogus infor...
2004-09-08 Sara Golemon*** empty log message ***
2004-09-08 Andi Gutmans- Some architectural changes:
2004-09-08 Sara GolemonHandle maxlen when stream can't be mmaped
2004-09-08 Rob Richardsfix issue with multiple xsl objects using registerPHPfu...
2004-09-08 Rob Richardsimplement php_libxml_xmlCheckUTF8
2004-09-08 <changelog... ChangeLog update
2004-09-07 Sara GolemonChunk Length may optionally be followed by whitespace
2004-09-07 Frank M. KromannMake it possible to return VideoStream and PrebuiltClip
2004-09-07 Sara GolemonProtocol version context option and chunked transfer...
2004-09-07 Dmitry StogovMake ext/soap work around libxml2 bug in xmlCheckUTF8...
2004-09-07 <changelog... ChangeLog update
2004-09-06 Marcus Boerger- Fix handling of exceptions in dtors
2004-09-06 Rob RichardsFixed bug #29945 (simplexml_load_file URL limitation...
2004-09-06 Dmitry StogovFix: interfac -> interface
2004-09-06 <changelog... ChangeLog update
2004-09-05 Zeev SuraskiFix reverse dependency
2004-09-05 Marcus BoergerTouch
2004-09-05 Marcus Boerger- Bugfix #29985
2004-09-05 Marcus Boerger- Add some checks to unserialize() to prevent bufferove...
2004-09-05 Marcus Boerger- Add some checks when unserializing data to prevent...
2004-09-05 Andrey Hristovremove "." at the end of messages
2004-09-05 Moshe Doronmake autogenerated docs happy (Friedhelm Betz)
2004-09-05 <changelog... ChangeLog update
2004-09-04 Andi Gutmans- Don't destroy object when calling overloaded cast...
2004-09-04 Georg Richterforgot to remove comment in last commit
2004-09-04 <changelog... ChangeLog update
2004-09-03 Marcus Boerger- Add link to chm version
2004-09-03 Marcus Boerger- Fix protoe's
2004-09-03 Marcus BoergerUpdate docu
2004-09-03 Ilia AlshanetskyAdjusted input check.
2004-09-03 <changelog... ChangeLog update
2004-09-02 Frank M. KromannAdding swfvideostreamp and swfprebuiltclipp, available...
2004-09-02 Marcus BoergerFix memleak in serialize
2004-09-02 Marcus BoergerFix test
2004-09-02 Sebastian BergmannFugbix typo.
2004-09-02 Stanislav MalyshevMF4: fix crash if shutdown uses file stats
2004-09-02 Derick Rethans- Added test for bug #29944.
2004-09-02 Georg Richterfixed bug #29283
2004-09-02 Ilia AlshanetskyFixed bug #29925 (Added a check to prevent illegal...
2004-09-01 <changelog... ChangeLog update
2004-08-31 Marcus BoergerAdd new test for seeking
2004-08-31 Marcus BoergerFix seeking
2004-08-31 Sara GolemonUse user_agent ini setting if it's available.
2004-08-31 Joe OrtonMove global symbols defined by bundled copy of libgd...
2004-08-31 Antony Dovgalfix bug #29723 (file_get_contents() fails with the...
2004-08-31 Joe OrtonDo not rely on behaviour of integers which might be...
2004-08-31 Antony Dovgalthis file shouldn't be in the repository at all
2004-08-31 <changelog... ChangeLog update
2004-08-30 Ilia AlshanetskyAdded missing input validation to dio_write().
2004-08-30 Frank M. KromannFif for #28047. Set correct debug options for debug_ts...
2004-08-30 Marcus BoergerAdd some information about array overloading
2004-08-30 Rob Richardsremove cloning under ze1_compatibility_mode
2004-08-30 Rob Richardsremove cloning under ze1_compatibility_mode
2004-08-30 Rob Richardsremove clone functionality
2004-08-30 Antony Dovgaladd testcase for bug #29893
2004-08-30 Stanislav Malyshevfix crash #29893
2004-08-30 <changelog... ChangeLog update
2004-08-29 Marcus BoergerString offset starts with 0, fix isset($str[$len])
2004-08-29 Ilia AlshanetskyFixed leak when serializing protected & private properties.
2004-08-29 George SchlossnagleA little cleanup on the language refinements.
2004-08-29 Marcus BoergerBugfix #29882 isset crashes on arrays
2004-08-29 Jan Lehnardt- language refinements
2004-08-29 Sergey Kartashoff- A fix for building of shared mnogosearch module
2004-08-29 Marcus BoergerAdd more docu
2004-08-29 Antony Dovgalfix leak
2004-08-29 <changelog... ChangeLog update
2004-08-28 John CoggeshallRemoved examples which don't actually work anymore...
2004-08-28 Derick Rethans- Fixed bug #29873 (No defines around pcntl_*priority...
2004-08-28 <changelog... ChangeLog update
2004-08-27 Marcus BoergerFix by (mathieu dot bruneau at argontechnologies dot ca)
2004-08-27 Andi Gutmans- Fix leak report for 0 byte allocations (Dmitry)
2004-08-27 Dmitry StogovFixed bug #29842 (soapclient return null value)
2004-08-27 <changelog... ChangeLog update
2004-08-26 Ilia AlshanetskyFixed a nasty resource/memory/disk-space leak when...
2004-08-26 Marcus BoergerEnforce semantics: Classes cannot extend Interfaces
2004-08-26 Marcus BoergerFix test: Classes cannot extend Interfaces
2004-08-26 Marcus BoergerAdd new test
2004-08-26 Marcus BoergerDrop doubled check
2004-08-26 Marcus Boerger- Bugfix #29828 Interfaces no longer work
2004-08-26 Marcus BoergerAdd new test
2004-08-26 Rob Richardsno longer experimental
2004-08-26 Rob Richardsnot experimental
2004-08-26 Dmitry StogovMemory leaks were fixed
2004-08-26 Dmitry StogovFixed bug #29839 (incorrect convert (xml:lang to lang))
2004-08-26 Dmitry StogovFixed bug #29839 (incorrect convert (xml:lang to lang))
2004-08-26 Dmitry StogovFixed bug #29795 (SegFault with Soap and Amazon's Web...
2004-08-26 Dmitry StogovMerged bug fixes from PHP_5_0.
2004-08-26 <changelog... ChangeLog update
2004-08-26 Ilia AlshanetskyFixed bug #29808 (array_count_values() breaks with...
2004-08-25 Andrei ZmievskiMFB.
2004-08-25 Georg Richtertest for local_infile_handler
2004-08-25 Georg Richterchanged local_infile_handler:
2004-08-25 Christian Stockerif $doc->recover = true; set error_reporting to (old...
2004-08-25 Marcus BoergerNo short tags
2004-08-25 Derick Rethans- Those two are already in the NEWS for 5.0.2.
2004-08-25 Andi Gutmans- Improve wording
next