]> granicus.if.org Git - php/shortlog
php
2005-07-26 Ilia AlshanetskyFix for bug #33869
2005-07-26 foobarbug #33865
2005-07-26 Anantha Kesari H YNetWare can make use of autoconf based build
2005-07-26 <changelog... ChangeLog update
2005-07-25 Ilia AlshanetskyUpdated URL leading to latest aspell.
2005-07-25 Rasmus LerdorfMFB fix for bug #33690
2005-07-25 Rasmus LerdorfI could have sworn I committed this a while ago. Just...
2005-07-25 Marcus Boerger- Fix #33853
2005-07-25 Marcus Boerger- Add new test
2005-07-25 Marcus Boerger- Be flexible about spellbook - we want to test the...
2005-07-25 Marcus Boerger- Bugfix #33733
2005-07-25 Anantha Kesari H Yext/standard/fsock.h
2005-07-25 <changelog... ChangeLog update
2005-07-24 Ilia AlshanetskyAdded test for bug #33841.
2005-07-24 <changelog... ChangeLog update
2005-07-23 Ilia AlshanetskyFixed bug #33841 (pdo sqlite driver forgets to update...
2005-07-23 foobarRemoved done stuff
2005-07-23 Ilia AlshanetskyFixed bug in str_word_count() when charlist if specifie...
2005-07-23 Pierre Joye- fix #33794 imagerotate rotates only CCW
2005-07-23 <changelog... ChangeLog update
2005-07-22 foobarrevert fix that did not fix anything
2005-07-22 Yasuo Ohgakifix build with older postgresql
2005-07-22 Marcus Boerger- Add missing part to make colon in parameter binding...
2005-07-22 Marcus Boerger- Test the colon is optional in binding
2005-07-22 Dmitry Stogov$context is not longer passed by reference, so its...
2005-07-22 Dmitry StogovFixed bug #33802 (throw Exception in error handler...
2005-07-22 <changelog... ChangeLog update
2005-07-22 Wez Furlongthis looks like a much better fix for refcounting/shutd...
2005-07-22 Wez Furlongfix leak (ugh, this nuance gets me every time)
2005-07-22 Wez FurlongFixes #33785 for me
2005-07-21 Ilia AlshanetskyAdded test for PDO_FETCH_LAZY.
2005-07-21 Marcus Boerger- Fix error generation logic (found by johannes)
2005-07-21 Dmitry StogovFixed bug with returning from internal function by...
2005-07-21 Derick Rethans- Changed the year parameter so that 0..69 maps to...
2005-07-21 Dmitry StogovRecursion protection
2005-07-21 <changelog... ChangeLog update
2005-07-20 foobarthere is not much point in putting entries of bugs...
2005-07-20 Ilia AlshanetskyMissing bit of the previous commits
2005-07-20 Dmitry Stogov"_local_cert" and "_passphrase" properties moved into...
2005-07-20 Dmitry StogovFixed tests
2005-07-20 Derick Rethans- Fixed bug #33578 (strtotime() problem with "Oct17...
2005-07-20 Marcus Boerger- Use correct/complete skipif condition
2005-07-20 <changelog... ChangeLog update
2005-07-20 Wez Furlonguse pdo core test suite.
2005-07-20 Wez Furlongsome drivers want you to say that its ok to use NULL...
2005-07-20 Ilia AlshanetskyFixed memory corruption (wrong order of operations...
2005-07-20 Ilia AlshanetskyProper handling for databases that need to pre-calculat...
2005-07-20 Wez FurlongAdd PDO_PGSQL_ATTR_DISABLE_NATIVE_PREPARED_STATEMENT...
2005-07-20 Ilia AlshanetskyOnly set attribute if result set contains some columns.
2005-07-20 Ilia Alshanetskyclean up
2005-07-20 Wez Furlongthis hack can and does segv; let's remove it.
2005-07-20 Andrei Zmievski*** empty log message ***
2005-07-20 foobarSkip tests in 64bit systems
2005-07-20 foobarfixed skipif to really skip
2005-07-19 Marcus Boerger- Add test to verify all ArrayAccess methods can throw
2005-07-19 Marcus Boerger- Add test to verify all iterator methods can throw
2005-07-19 Wez FurlongRemove stale #ifdefs (this is PHP 5 only code).
2005-07-19 Marcus Boerger- Dont't warn in case an exception is pending - in...
2005-07-19 Wez Furlongrevert my last change; chasing ghosts.
2005-07-19 Wez FurlongDon't crash when no treat_data method has been set...
2005-07-19 Wez Furlongtry to make the test a bit more portable
2005-07-19 Wez Furlongthis should always be a string here, but just in case...
2005-07-19 Wez Furlongif we didn't detect an error, don't return -1 rows...
2005-07-19 Wez FurlongCloses #33533 by implementing proper dynamic fetching...
2005-07-19 Dmitry StogovFixed bug #33710 (ArrayAccess objects doen't initialize...
2005-07-19 <changelog... ChangeLog update
2005-07-19 Wez FurlongLimit the size of columns to 64K, so we don't try to...
2005-07-19 Brad House\#if BRAD_0'd latest changes as requested until 5.1...
2005-07-18 foobarMFB4_4: Fix compile problem with --regex=system on...
2005-07-18 Brad Housesync missing functions from libmonetra-5
2005-07-18 Ilia AlshanetskyRevert cookie patch for BC reasons.
2005-07-18 Rasmus LerdorfValgrind is unhappy that this is not initialized
2005-07-18 foobarfix macro
2005-07-18 Dmitry StogovFixed bug in new module statrup mechanism
2005-07-18 foobartouch with working re2c
2005-07-18 Wez Furlongmake a start on a debugging function.
2005-07-18 Wez Furlongtouch generated file
2005-07-18 Wez Furlongavoid :: when looking for named parameters.
2005-07-18 Wez Furlongthis needs to be the column count, otherwise a db-...
2005-07-18 Wez Furlongcompile before commit (gah!)
2005-07-18 Ilia AlshanetskyCleanup buffers on handle re-use.
2005-07-18 Wez FurlongApparently our pipe detection code just above this...
2005-07-18 Dmitry StogovFixed bug #33558 (warning with nested calls to function...
2005-07-18 Dmitry StogovRemoved some compilation warnings.
2005-07-18 <changelog... ChangeLog update
2005-07-18 Ilia AlshanetskyFixed handling of HTTP requests with multiple Cookie...
2005-07-18 foobartypo
2005-07-18 Frank M. KromannMake sure we build with SWFPrebuilt.
2005-07-18 Marcus Boerger- Show end of relay testing block
2005-07-18 Marcus Boerger- Provide distinction and distinct tests
2005-07-17 Marcus Boerger- Compatibility with ming 0.2a and 0.3a
2005-07-17 Marcus Boerger- Write temp file in test dir
2005-07-17 Marcus Boerger- Add new test
2005-07-17 Ilia AlshanetskyAdded missing init.
2005-07-17 Marcus Boerger- Fix problem with debug mode on selective machines
2005-07-17 Marcus Boerger- If you ask me both (expat and libxml) are not really...
2005-07-17 <changelog... ChangeLog update
2005-07-16 Ilia AlshanetskyAdded 2 missing cURL options available in all versions.
2005-07-16 Anantha Kesari H YNetWare can make use of the Autoconf based build system
2005-07-16 Anantha Kesari H Ylibpq-fs.h this file is of no use
next