]> granicus.if.org Git - php/shortlog
php
2004-06-04 Ard BiesheuvelFixed unregistered bug [crash in http_build_query()]
2004-06-04 Ilia AlshanetskyFixed bug #28632 (Prevent open_basedir bypass in MySQL...
2004-06-04 Ard BiesheuvelAdded support for scaled integers
2004-06-04 Ilia AlshanetskyFixed bug #28627 (When multiple MySQL links are used...
2004-06-04 Ard BiesheuvelAdded support for arbitrary input types
2004-06-04 Sara GolemonMFB BugFix# 28626 You can't #ifdef check a typedef...
2004-06-04 <changelog... ChangeLog update
2004-06-03 Ard BiesheuvelLet DB handle type coercion instead of PHP
2004-06-03 Ard BiesheuvelAdded support for other return types besides VARCHAR
2004-06-03 Ard BiesheuvelFixed blob ID format
2004-06-03 Ard Biesheuvelnews
2004-06-03 Andi Gutmans- Prepare for RC3RC2
2004-06-03 <changelog... ChangeLog update
2004-06-02 Ard BiesheuvelTon of fixes
2004-06-02 Ard BiesheuvelInitial revision of PHP/Interbase UDF lib
2004-06-02 Andi Gutmans- Don't use ZEND_MM in Windows
2004-06-02 Stanislav Malyshevfix incdec - make value's refcount non-zero when passing to
2004-06-02 <changelog... ChangeLog update
2004-06-01 Ard BiesheuvelDon't be too strict if the number of binding arguments...
2004-06-01 Ilia AlshanetskyNo need to NULL terminate manually, snprintf() does...
2004-06-01 Ilia AlshanetskyFixed bug #28597 (xmlrpc_encode_request() incorrectly...
2004-06-01 Ilia AlshanetskyFixed leak inside MINFO function.
2004-06-01 Ard BiesheuvelRemoved debugging code
2004-06-01 Greg Beaverupdate dependency to PEAR 1.4.0dev5
2004-06-01 Greg Beavertest files for PEAR are now installable!
2004-06-01 Greg Beaverfile needed for registry test
2004-06-01 Greg Beaveradd needed package.xml files for channel tests
2004-06-01 Greg Beaverupdate to include all new unit tests and files
2004-06-01 Greg Beaverbegin work on making the tests installable
2004-06-01 Greg Beaverprepare for actual installable unit tests
2004-06-01 Greg Beaverfix unit tests for 1.4.0dev4
2004-06-01 Derick Rethans- Reorder
2004-06-01 Andi Gutmans- NEWS
2004-06-01 Andi Gutmans- If user error handler returns "false" then we relay...
2004-06-01 Ard BiesheuvelUse constant IBASE_CREATE instead of just 0
2004-06-01 Ard BiesheuvelWoops, missed one
2004-06-01 Ard BiesheuvelFixed bug #28569 (connection id is not thread safe)
2004-06-01 <changelog... ChangeLog update
2004-05-31 Marcus BoergerRefcount must not be set separatley again.
2004-05-31 Marcus BoergerAdd missing initialization
2004-05-31 Marcus BoergerAdd missing initialization
2004-05-31 Marcus Boerger#28589: Segfault in Reflection API
2004-05-31 Pierre JoyeMFB: missing ';'
2004-05-31 Ilia AlshanetskyAdded missing argument check.
2004-05-31 Ilia AlshanetskyFix build.
2004-05-31 Ard BiesheuvelFix typo in error message
2004-05-31 Ard BiesheuvelImproved handling of 'CREATE DATABASE ...' by ibase_query()
2004-05-31 Rob RichardsFix bug #28584: DOMText::splitText() does not split...
2004-05-31 Zeev SuraskiFix prototypes
2004-05-31 Rob Richardsfix leak when using relaxng
2004-05-31 Zeev SuraskiFix typo
2004-05-31 <changelog... ChangeLog update
2004-05-30 Brad HouseUpdate the mcve module for libmonetra 4.0
2004-05-30 Ard BiesheuvelRestrict 'CREATE DATABASE' in sql safe mode
2004-05-30 Ard BiesheuvelFix Win32 build
2004-05-30 Ilia AlshanetskyFixed memory leak on ifx_error().
2004-05-30 Ilia AlshanetskyFixed bug #28564 (Problem building informix as a shared...
2004-05-30 Zeev SuraskiFix prototypes
2004-05-30 Ard BiesheuvelFix unregistered bug (segfault on uninitialised pointer)
2004-05-30 Zeev SuraskiNo meaning for unsigned
2004-05-30 Zeev SuraskiFix prototype
2004-05-30 Greg Beaverfix unit tests for 1.4.0dev3
2004-05-30 Ard BiesheuvelUse default character set in generated test DB
2004-05-30 Ard BiesheuvelFix HTML/table layout in info() entry
2004-05-30 Ard BiesheuvelRemoved ibase_timefmt() - use ini_set() instead
2004-05-30 Zeev SuraskiUpdate to PHP-style prototypes
2004-05-30 Brad Housemanually check for egrep
2004-05-30 <changelog... ChangeLog update
2004-05-29 Wez FurlongTurn this off then
2004-05-29 Greg Beavertesting file
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...
next