]> granicus.if.org Git - php/shortlog
php
2005-08-02 Dmitry StogovFixed ZTS build
2005-08-02 foobarBFN
2005-08-02 <changelog... ChangeLog update
2005-08-02 Marcus Boerger- Need to expose this one too
2005-08-02 Marcus Boerger- Update version info
2005-08-01 Edin KadribasicAllow building gd on windows systems without t1lib...
2005-08-01 Edin KadribasicAllow building against the latest cclient
2005-08-01 Dmitry StogovAllow SOAP work when allow_url_fopen is turned off.
2005-08-01 Dmitry StogovFixed bug #33723 (php_value overrides php_admin_value)
2005-08-01 Derick Rethans- Fixed testcase.
2005-08-01 <changelog... ChangeLog update
2005-07-31 foobarAdded test for bug #27908
2005-07-31 foobar- Fix test.
2005-07-31 foobarfix test
2005-07-31 Rob RichardsSystemID and publicID params reversed in declaration...
2005-07-31 Sebastian BergmannUpdate TODO.
2005-07-31 Ilia AlshanetskyUpdate todo
2005-07-31 <changelog... ChangeLog update
2005-07-30 foobarAdded test for bug #25359
2005-07-30 <changelog... ChangeLog update
2005-07-29 Wez Furlongswitch to ansi declaration so that vs.net 2005 groks it.
2005-07-29 Ilia AlshanetskyFixed sqlite build, sqlite3.h was not being correctly...
2005-07-29 Ilia AlshanetskyBackport of libsqlite fix in relation to AS keyword.
2005-07-29 foobar- Fixed bug #33837 (Informix ESQL version numbering...
2005-07-29 Marcus Boerger- Add ENV support (mike)
2005-07-29 Ilia AlshanetskyFixed warning message generated when isset() or empty...
2005-07-29 Ilia AlshanetskyFixed bug #33904 (input array keys being escaped when...
2005-07-29 foobar- Fixed few logic errors in php*.ini search path creati...
2005-07-29 foobar- Fixed bug #33899 (CLI: setting extension_dir=some...
2005-07-29 foobar- Fixed bug #33917 (number_format() output with > 1...
2005-07-29 foobarfix VPATH builds
2005-07-29 Anantha Kesari H YIn NetWare few of the programs like apache2 and ldap...
2005-07-29 <changelog... ChangeLog update
2005-07-29 foobarupdate generated file
2005-07-28 Ilia Alshanetskynews file tinkering
2005-07-28 Andi Gutmans- Tiny fixlet
2005-07-28 Marcus Boerger- Before we later run into BC trouble we split flags...
2005-07-28 Marcus Boerger- Allow static loader functions (but only for 5.1.1...
2005-07-28 Marcus Boerger- Add convenience function zend_is_callable_ex() and...
2005-07-28 Anantha Kesari H YNetWare cleanup
2005-07-28 Anantha Kesari H Ydefined EX_OK and EX_TEMPFAIL in ext/standard/mail...
2005-07-28 Anantha Kesari H YCleaned up the NetWare code.
2005-07-28 <changelog... ChangeLog update
2005-07-27 Marcus Boerger- Fix issues with iterators and excpetions
2005-07-27 Hartmut Holzgraefenews entry for bug #33882 fix
2005-07-27 foobarws
2005-07-27 Antony Dovgalws fix
2005-07-27 Hartmut Holzgraefeedge case: do not remove trailing slash for root direct...
2005-07-27 Hartmut Holzgraefephp.ini search logic needs to use the absolute path...
2005-07-27 Ilia AlshanetskyFixed bug #32139 (SOAP client does not auto-handle...
2005-07-27 Wez Furlongadd sanity checks
2005-07-27 Wez Furlongfixup the build in HEAD again... moved the maintainer...
2005-07-27 Anantha Kesari H Yconfigure.in
2005-07-27 <changelog... ChangeLog update
2005-07-27 Wez Furlongtypo
2005-07-27 Wez FurlongYes, I can't count the months, and no, I'm not related...
2005-07-27 Wez FurlongPrep for PECL release.
2005-07-27 Wez FurlongAdd support for instant client 10.1.0.4.
2005-07-27 Wez Furlongprep for pecl release
2005-07-27 Wez FurlongAdd package.xml
2005-07-27 Wez Furlongprep for PECL release
2005-07-27 Wez Furlongprep for PECL release
2005-07-27 Wez FurlongPrep for PECL release
2005-07-27 Ilia AlshanetskyOnly set authorizer if we intend to use it (safe_mode...
2005-07-26 Ilia AlshanetskyFixed bug #33869 (strtotime() problem with "+1days...
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
next