]> granicus.if.org Git - php/shortlog
php
2003-05-19 Wez FurlongMFB fix for persistent streams recycling.
2003-05-19 foobarlast remains..
2003-05-19 Marcus BoergerFix protos
2003-05-19 Marcus BoergerFix Test
2003-05-19 Sterling Hughesuse libxml2 memory management throughout the file,...
2003-05-19 Sterling Hughessend some more data to the default handler
2003-05-19 foobarAllow build with expat too.
2003-05-19 Marcus BoergerFix test
2003-05-19 foobarRemove unnecessary test.
2003-05-19 Uwe SchindlerNSAPI SAPI sends now 404 if script not found and 500...
2003-05-19 foobarLeft-overs from testing.
2003-05-19 Marcus BoergerFix exception memleak
2003-05-19 Marcus BoergerAdd missing ini setting (use default and change expecte...
2003-05-19 Marcus BoergerFix warning
2003-05-19 Marcus BoergerFix memleaks
2003-05-19 Sara GolemonThe bucket rewrite was done some time ago...
2003-05-19 Derick Rethans- Add .cvsignore file
2003-05-19 Derick Rethans- Move examples to their own directory
2003-05-19 Sebastian BergmannLeftovers.
2003-05-19 Stanislav Malyshevfix __clone
2003-05-19 Sebastian BergmannFirst try at getting the Windows build working again...
2003-05-19 Sterling Hughesuse the appropriate accessor
2003-05-19 Derick Rethans- Rename stream_register_filter() to stream_filter_regi...
2003-05-19 foobar- Unbundle libxml and expat. Now this compiles too..
2003-05-19 Sterling Hughesfix attribute handling on the root node
2003-05-19 Sterling Hughesadd the ability to serialize the contents back to a...
2003-05-19 Moriyoshi KoizumiFixed bug #23683
2003-05-19 Sterling Hughesbasic support for modifying XML documents
2003-05-19 Sterling Hughesadd some macros that simplify the loops
2003-05-19 foobarcleanup
2003-05-19 Wez FurlongMFB buildconf sanity check
2003-05-19 Shane Caraveocontinuation on bugfix #13757
2003-05-19 Ilia AlshanetskyAdded skip condition.
2003-05-19 Shane Caraveobugfix #13757 - passing query string on command line...
2003-05-19 Sterling Hughesadd sample file
2003-05-19 Sascha SchumannMFB move awk detection
2003-05-19 Sascha SchumannMFB $AWK->awk
2003-05-18 Wez FurlongMFH 4.3; tell the users that the tmpnam stuff is ok.
2003-05-18 Marcus BoergerReally fix this
2003-05-18 Wez FurlongFix build
2003-05-18 Sterling Hughesattribute support
2003-05-18 Sterling Hughesproperly detect blank nodes
2003-05-18 Sterling Hughesmake arrays of subnodes work (hacky)
2003-05-18 Adam DickmeissDisplay current version as well as compiled version
2003-05-18 Sterling Hughesadd very basic code for the simplexml extension. The...
2003-05-18 Martin Jansen* Update PHPDoc
2003-05-18 Uwe SchindlerImplement feature request #8879: Added possibility...
2003-05-18 foobarCS
2003-05-18 Marcus BoergerEnable bundled submodules when enabling module
2003-05-18 Marcus BoergerFix test (for now - need EXPECTF/EXPECTREGEX)
2003-05-18 Marcus BoergerFix unserialize (commit later)
2003-05-18 Marcus BoergerFix unserialize
2003-05-18 Stanislav MalyshevBump API version - HEAD is no longer binary compatible
2003-05-17 Marcus BoergerMFB: info in mail too
2003-05-17 Moriyoshi KoizumiAdjusted the expected output to reflect the change...
2003-05-17 Frank M. KromannFix compilation under Win32
2003-05-17 Sterling Hughessend comments to the default handler like done with...
2003-05-17 Moriyoshi KoizumiMFB(r-1.1.2.7): fix test
2003-05-17 Moriyoshi KoizumiFixed bug #23669
2003-05-17 Sterling Hughespecl
2003-05-17 Sterling Hughesmove to pecl
2003-05-17 Sterling Hughesadd a package.xml file
2003-05-17 Sterling Hughesadd bzip2 extension to pecl from php5 cvs
2003-05-17 Sterling Hughesmove this extension to pecl
2003-05-17 Sterling Hughesapply fix from bug #23539
2003-05-17 Marcus BoergerTSRM fix
2003-05-17 Wez FurlongFix segfault
2003-05-17 Sebastian BergmannFix warnings.
2003-05-17 Sara GolemonMFB(r-1.74.2.8) Bug #14369. ftp extension allows circu...
2003-05-16 Sara GolemonMFB(r-1.333.2.27) Bugfix 23654. If subject is an array...
2003-05-16 Moriyoshi KoizumiAllow libxml to detect the document encoding if encodin...
2003-05-16 Moriyoshi KoizumiFixed a syntax highlighter problem that happens when...
2003-05-16 Sascha SchumannIf there is a content body, enable lingering and disabl...
2003-05-16 Derick Rethans- MFB: Fixed bug #23661: mysql_fetch_array gives no...
2003-05-16 Wez FurlongStronger validation of ob_start() parameters.
2003-05-16 Ilia AlshanetskyFixed bug #23657 (Missing initialization in browscap...
2003-05-16 Moriyoshi Koizumicopy'n'paste failure
2003-05-16 Moriyoshi KoizumiAdded test case for bug #23650
2003-05-16 Moriyoshi KoizumiFixed bug #23650 (strip_tags() removes hyphens)
2003-05-16 Ilia AlshanetskyMFB
2003-05-15 Martin Jansen* More PHPDoc fixes
2003-05-15 Moriyoshi KoizumiFixed test so it won't fail in case the output handler...
2003-05-15 Martin Jansen* Adding PHPDoc
2003-05-15 Sascha SchumannProperly timeout post requests
2003-05-15 Sascha SchumannDon't emit Content-Length in a 304 reply
2003-05-15 Sascha SchumannFix the way we create references to (sometimes non...
2003-05-15 Ilia AlshanetskyFixed bug #23527 (PostScript Type 1 font do not render...
2003-05-14 Sara GolemonTODO: Stated protocol connection pool
2003-05-14 Adam DickmeissFix yaz_wait. Async mode incorrectly determine resource
2003-05-14 Sara GolemonAdded unlink() method to wrapper operations, routed...
2003-05-14 Sara GolemonImplement userspace wrapper support for unlink method
2003-05-14 foobarAdd friendly notice when build is really completed.
2003-05-14 Andrei ZmievskiMFB.
2003-05-14 Moriyoshi KoizumiRevert the last patch.
2003-05-14 Sara GolemonImplement unlink() method in ftp wrapper ops and do...
2003-05-14 foobar- Removed remains of ext/fribidi (it's in PECL)
2003-05-14 Sara GolemonFold 'options' parameter into wops->unlink method
2003-05-14 foobarMFB
2003-05-14 foobarmissing .cvsignore
2003-05-14 Wez FurlongPrep for next release
next