]> granicus.if.org Git - php/shortlog
php
2010-02-07 Pierre Joye- Fixed #44098, imap_utf8() returns only capital letters
2010-02-07 Jani Taskinentouch
2010-02-07 Jani Taskinenbfn
2010-02-07 Jani Taskinen- Fixed bug #50952 (allow underscore _ in constants...
2010-02-05 Rasmus LerdorfFix bug #50940
2010-02-04 Pierre Joye- silent warning
2010-02-04 Pierre Joye- if they are outdated/wrong, no need to confuse the...
2010-02-04 Johannes SchlüterAllow newer oracle versions
2010-02-03 Andrey HristovPass tsrmls to all functions, which might need it in...
2010-02-03 Pierre Joye- vc6 does not expose it
2010-02-02 Christopher... Explicitly set mail.add_x_header in php.ini so test...
2010-02-02 Ulf WendelNo idea which recent change has cause this little API...
2010-02-02 Etienne KneussFix tests
2010-02-02 Ilia AlshanetskyFixed bug #50907 (X-PHP-Originating-Script adding two...
2010-02-02 Dmitry StogovFixed bug #50723 (Bug in garbage collector causes crash)
2010-02-02 Etienne KneussRemove trailing dots
2010-02-01 Pierre Joye- missing patch (update to 0.9.3)
2010-02-01 Pierre Joye- update to 0.9.3
2010-02-01 Pierre Joye- fix test
2010-02-01 Pierre Joye- fix leak
2010-02-01 Andrey HristovFix second bug in that code, + instead of += thus not...
2010-02-01 Pierre Joye- system/version dependent msg
2010-02-01 Andrey HristovFix a bug in mysqlnd where a pointer was not incremented
2010-02-01 Pierre Joye- oops, wrong one applied, fix build.
2010-02-01 Pierre Joye- set errno on failure so that the caller can still...
2010-02-01 Pierre Joye- fix system/version dependent msg, add skip cases...
2010-02-01 Pierre Joye- try again to get a crypto context when the key contai...
2010-02-01 Etienne KneussFix #48667 (Implementing Iterator and IteratorAggregate...
2010-02-01 Ilia AlshanetskyFixed bug #50847 (strip_tags() removes all tags greater...
2010-02-01 Ulf WendelTests related to #50727
2010-01-31 Mikko KoppanenUpdate the libmagic.patch to reflect the current situat...
2010-01-31 Jani Taskinenpff
2010-01-31 Gwynne RaskindZEND_EXTERN_MODULE_GLOBALS() is necessary with ZTS...
2010-01-31 Ilia AlshanetskyFixed crash in ZTS mode due to ini values not being...
2010-01-31 Ilia AlshanetskyFixed a possible open_basedir/safe_mode bypass in sessi...
2010-01-31 Rasmus LerdorfBlah, PDO_DBG_ENABLED is a 0/1 toggle
2010-01-31 Rasmus LerdorfRINIT/RSHUTDOWN do nothing unless PDO_DBG_ENABLED is...
2010-01-31 Pierre Joye- fix leak
2010-01-30 Pierre Joye- fix skip clauses
2010-01-30 Pierre Joye- fix test init
2010-01-30 Pierre Joye- fix write access check when write mode only is reques...
2010-01-30 Pierre Joye- cleanup & correct msg
2010-01-30 Pierre Joye- this value is platform dependent (unix too)
2010-01-30 Pierre Joye- cs
2010-01-30 Pierre Joye- fix test, rewrite it (same cases are tested), CS...
2010-01-28 Pierre Joye- fix test
2010-01-28 Pierre Joye- more EOL fixes, don't use expectf
2010-01-28 Pierre Joye- fix possible EOL conversion on svn co on windows
2010-01-27 Pierre Joye- skip if not enough permission and add to trunk
2010-01-27 Pierre Joye- fix leak
2010-01-27 Pierre Joye- don't go through the reparse code when we have a...
2010-01-27 Pierre Joye- little comment to avoid undesired changes in this...
2010-01-27 Pierre Joye- fix leak, win only
2010-01-27 Jani Taskinen- Short is enough, people will not understand it anyway...
2010-01-27 Pierre Joye- fix leak when the SID is already used and duplicated
2010-01-27 Ilia AlshanetskyFixed bug #50859 (build fails with openssl 1.0 due...
2010-01-27 Pierre Joye- update/fix/skip/add for rename tests
2010-01-27 Pierre Joye- attempt to be more clear
2010-01-27 Pierre Joye- fix and update test according to recent fixes
2010-01-27 Pierre Joye- fix and update test according to recent fixes
2010-01-27 Pierre Joye- update
2010-01-27 Pierre Joye- #50854, fix build on non windows
2010-01-27 Pierre Joye- removed debug breakpoint and improve inline comment
2010-01-27 Pierre Joye- prevent bad things to happen when invalid path are...
2010-01-26 Pierre Joye- [DOC] #45986, bad file descriptor warning when rename...
2010-01-26 Ilia AlshanetskyFixed bug #50829 (php.ini directive pdo_mysql.default_s...
2010-01-25 Nuno LopesDaniel Convissor wants to test ext/date/lib, so enable...
2010-01-25 Jani Taskinen- Fixed bug #50832 (HTTP fopen wrapper does not support...
2010-01-25 Pierre Joye- Ensure that stderr output are not buffered, portabili...
2010-01-25 Pierre Joye- make it work on win, simplify expect using expectf
2010-01-25 Andrey HristovFix for bug#50772
2010-01-25 Ilia AlshanetskyAdded test case for bug #44827
2010-01-25 Pierre Joye- disable the non win32 version on win
2010-01-25 Pierre Joye- pls don't add .swp/bak/etc. :)
2010-01-25 Pierre Joye- ws
2010-01-24 Jani Taskinenfix entries..can you count to 80?
2010-01-24 Pierre Joye- today entries
2010-01-24 Pierre Joye- fix test, dir separator agnostic
2010-01-24 Pierre Joye- add win32 version of the test, damned error msg with...
2010-01-24 Derick Rethans- Updated to version 2010.1 (./tzdata2010a)
2010-01-24 Pierre Joye- nl fix
2010-01-24 Pierre Joye- \n or \r\n (phpt are text in svn)
2010-01-24 Pierre Joye- fix tests
2010-01-24 Pierre Joye- #50690, putenv does assign value when their length...
2010-01-24 Pierre Joye- make getservbyname on windows behaves like *nux when...
2010-01-24 Pierre Joye- prevent possible crash when error/warnings are raised...
2010-01-24 Pierre Joye- \n or \r\n as phpt are txt file in svn
2010-01-24 Pierre Joye- skip if proc_nice is not available
2010-01-23 Sriram Natarajan- Fixed bug #50756 (CURLOPT_FTP_SKIP_PASV_IP does not...
2010-01-21 Pierre Joye- fix win build, use bundled stdint
2010-01-21 Andrey Hristovdecrement correctly!
2010-01-21 Andrey HristovAdd possibility to restrain the number of levels
2010-01-21 Stanislav Malyshevfix TS build
2010-01-21 Ilia AlshanetskyUpgraded bundled PCRE to version 8.01
2010-01-21 Johannes SchlüterOverlong hostnames breakthistest on NIS enabled FreeBSD
2010-01-20 Ilia AlshanetskyAdded missing INI settings
2010-01-20 Takeshi Abefix libgd FS100 (spurious horizontal line drawn by...
2010-01-19 Andrey HristovFix possible lock-ups when a trigger triggers a trigger.
2010-01-19 Jani Taskinen- Fixed bug #50791 (Compile failure: Bad logic in defin...
2010-01-19 Johannes Schlüter- A few more extern declarations
next