]> granicus.if.org Git - php/shortlog
php
2004-05-29 Greg Beavermodify php_dump.php, .cvsignore ignores *.php
2004-05-29 Greg Beaverupdate _installFile() test for channels
2004-05-29 Greg Beaverupdate checkDeps/extractDownloadFilename tests for...
2004-05-29 Greg Beaverupdate registry test for channels
2004-05-29 Greg Beaveruse fake pearweb - now anyone can run the download...
2004-05-29 Greg Beaverfake pearweb package files, for unit testing downloads...
2004-05-29 Greg Beaverconfig unit tests, ready for channels
2004-05-29 Greg Beavernew unit tests
2004-05-29 Greg Beaverupdate for conflicting file test
2004-05-29 Greg Beavernew package.xml needed to test conflicting files error
2004-05-29 <changelog... ChangeLog update
2004-05-29 Wez FurlongDon't rely on TIOCNOTTY.
2004-05-28 Ard BiesheuvelChanged default date format to ISO
2004-05-28 John Coggeshall'tidy' should not be final, but 'tidyNode' should be.
2004-05-28 Ard BiesheuvelFix commit/rollback of multi-link transactions
2004-05-28 Andrei ZmievskiAllow user-defined error handlers to indicate whether...
2004-05-28 Ilia AlshanetskyFixed memory leak on error.
2004-05-28 Ilia AlshanetskyThe engine will take care out-of-memory situation for us.
2004-05-28 Stefan EsserFixed off-by-one in http_fopen_wrapper
2004-05-28 Wez FurlongHopefully resolve proc_open build issues.
2004-05-28 Christian Stockerfix memleak in php callbacks
2004-05-28 Stefan EsserFixed off-by-one in php_parse_url.
2004-05-28 Derick Rethans- Added date/time parser thingy.
2004-05-28 Derick Rethans- Fixed ip2long() behavior if an invalid IP address...
2004-05-28 Marcus BoergerAdd more outstanding patches
2004-05-28 Marcus BoergerRemove finished tasks
2004-05-28 Marcus BoergerRemove finished tasks
2004-05-28 Marcus BoergerAdd more things
2004-05-28 Marcus BoergerPrevent possible problems with illegal properties
2004-05-28 Derick Rethans- Make the default mask for user defined error handlers...
2004-05-28 <changelog... ChangeLog update
2004-05-27 Ilia AlshanetskyBetter skip condition check for session tests.
2004-05-27 Andrei Zmievski5.1 tasks.
2004-05-27 Andi Gutmans- Back to RC3-dev until we roll final
2004-05-27 Wez FurlongFix #25939 for good this time.
2004-05-27 Derick RethansPut similar items next to eachother
2004-05-27 Andi Gutmans- More news
2004-05-27 Andi Gutmans- Fix problem with exceptions returning from include...
2004-05-27 Andi Gutmans- RC3RC1
2004-05-27 Rob Richardsnamespace/tagname validation fixes (Adam Trachtenberg)
2004-05-27 Andi Gutmans- NEWS
2004-05-27 Dmitry StogovMemory leaks were fixed
2004-05-27 Dmitry StogovBUGFIX: Prevent crash on error in send_http_soap_request()
2004-05-27 <changelog... ChangeLog update
2004-05-26 Wez FurlongFix leak on systems where alloca isn't really alloca.
2004-05-26 Wez FurlongFix silly mistake.
2004-05-26 Andrei ZmievskiAvoid unnecessary and silly copying of constant name...
2004-05-26 Andi Gutmans- Fix memory manager problem
2004-05-26 Ilia AlshanetskyPrepare for 0.2 release.
2004-05-26 Ilia AlshanetskyTurn off session.auto_start to prevent test failures.
2004-05-26 Ilia AlshanetskyPrevent test failure when fi_FI locale is not available.
2004-05-26 Pierre Joye- Remove this test, it still segfaults anyway (less...
2004-05-26 Andi Gutmans- Use FREE_HASHTABLE instead of efree()
2004-05-26 Edin KadribasicPQfreemem() is only available in 7.4
2004-05-26 Wez FurlongApparently it is better to specify 500 here for unix98...
2004-05-26 Wez FurlongFix build...
2004-05-26 Sebastian BergmannUpdate Reflection API class names. Whitespace fixes.
2004-05-26 Derick Rethans- Fixed bug #28523 (Typo in ext/sockets/sockets.c)
2004-05-26 <changelog... ChangeLog update
2004-05-25 Stefan Esserbreak is better
2004-05-25 Wez FurlongAllow use of scrollable cursor for ODBC
2004-05-25 Wez FurlongUse the correct label for the error message
2004-05-25 Wez FurlongAllow setting the cursor name for ODBC statements,...
2004-05-25 Wez Furlongget/set attributes for statements
2004-05-25 Wez FurlongAdd flag to control the use of the ODBC cursor emulatio...
2004-05-25 Wez FurlongSome definitions for cursors.
2004-05-25 Edin KadribasicWhitespace: editor in the wrong mode ;)
2004-05-25 Edin KadribasicAdd transaction support
2004-05-25 Brad HousePHP_SETUP_OPENSSL is NOT SNMP_SHARED_LIBADD, it's MCVE_...
2004-05-25 Ilia AlshanetskyCleanup.
2004-05-25 Ilia AlshanetskyOne more leak down.
2004-05-25 Ilia AlshanetskyMore leak fixes.
2004-05-25 Edin KadribasicUse binary safe function for quoting
2004-05-25 Antony Dovgalfix couple of memory leaks
2004-05-25 Ilia AlshanetskyMore possible leak fixes (Thanks Tony).
2004-05-25 Ilia AlshanetskyFixed memory leak.
2004-05-25 Ilia AlshanetskyOne more memory leak.
2004-05-25 Ilia AlshanetskyMore leak fixes.
2004-05-25 Andi Gutmans- Nuke unused decleration
2004-05-25 Ilia AlshanetskyFixed memory leak.
2004-05-25 Ilia AlshanetskyKill unused var.
2004-05-25 Wez FurlongMerge that nicer error message here too
2004-05-25 Wez Furlong*sigh*, obviously, we need this to be able to use sapi_...
2004-05-25 Wez FurlongDEBUG -> PHP_DEBUG
2004-05-25 Wez FurlongAllow sqlite to build as a shared ext under win32
2004-05-25 Wez Furlongcheck if it matches... not if it doesn't...
2004-05-25 Wez FurlongIn debug mode, under CLI don't close stderr.
2004-05-25 Wez Furlongadd "clean-pecl" rule for nuking pecl objects
2004-05-25 Wez FurlongTidy this up a little bit for win32.
2004-05-25 Wez FurlongThrow exception during ctor
2004-05-25 Andi Gutmans- More fixes
2004-05-25 Andi Gutmans- Make fix compile.
2004-05-25 Andi Gutmans- Fix memory leak in mem cache in conjunction with...
2004-05-25 <changelog... ChangeLog update
2004-05-24 Pierre Joye- Fix #28506, negative angle returns "random arcs"
2004-05-24 Ilia AlshanetskyFixed bug #28508 (Do not make hypot() available if...
2004-05-24 Wez FurlongMoved pdflib extension to PECL
2004-05-24 <changelog... ChangeLog update
2004-05-23 Andi Gutmans- Fix problem with object being destroyed more than...
2004-05-23 Andi Gutmans- Fix the following script (it crashed):
next