]> granicus.if.org Git - php/shortlog
php
2009-03-31 Dmitry StogovFixed bug #47745 (FILTER_VALIDATE_INT doesn't allow...
2009-03-31 <changelog... ChangeLog update
2009-03-30 Scott MacVicarI wish people would test their changes before comitting...
2009-03-30 Felipe Pena- Sync with 5.3
2009-03-30 Pierre Joye- MFB: better test case, it crashes on more architecture
2009-03-30 Kalle Sommer... * Bypass the date/timezone warning by forcing UTC when...
2009-03-30 Kalle Sommer... Fix compiler warning
2009-03-30 Kalle Sommer... Fixed Windows build, declarations first ladies and...
2009-03-30 Johannes Schlüter- Fix #47819 (Getting pdo_mysql.so: undefined symbol...
2009-03-30 andy wharmbyFix date tests which started failing after change to BST
2009-03-30 Scott MacVicarAdd test for bug #47828
2009-03-30 <changelog... ChangeLog update
2009-03-30 Scott MacVicarFix test, -2147483648 is a valid unsigned int where...
2009-03-29 Scott MacVicarFix bug #47828 - Converting to UTF-8 can sometimes...
2009-03-29 Scott MacVicarFix bug #47826 - Building with system sqlite3 can miss...
2009-03-29 Stig Venaasadded OpenLDAP TLS options to ldap_get_option/ldap_set_...
2009-03-29 Matteo Beccati- Fixed pcntl test for platforms not accepting a very...
2009-03-29 Pierre Joye- check in the libpng dir as well
2009-03-29 <changelog... ChangeLog update
2009-03-28 Matteo Beccati- Fixed bug #47816 (pcntl tests failing on NetBSD)
2009-03-28 Matteo Beccati- Reverting: pcntl_signal() returning NULL when passing...
2009-03-28 Matteo BeccatiMFB:
2009-03-28 Matteo BeccatiMFB:
2009-03-28 <changelog... ChangeLog update
2009-03-28 Matteo Beccati- Fixed pcntl_signal() returning NULL when passing...
2009-03-27 Felipe Pena- Removed unicode.semantics check
2009-03-27 Antony Dovgalfix segfault
2009-03-27 Felipe Pena- Removed leftover UG(unicode) checks
2009-03-27 Felipe Pena- Removed:
2009-03-27 Hannes MagnussonFix protos
2009-03-27 Arnaud Le Blancfix skip-if
2009-03-27 Arnaud Le BlancFixed initialization of tick functions list in ZTS
2009-03-27 <changelog... ChangeLog update
2009-03-26 Felipe Pena- Removed unused declaration
2009-03-26 Felipe Pena- Removed unused variables
2009-03-26 Felipe Pena- Removed:
2009-03-26 Pierre Joye- update extension=
2009-03-26 Dmitry StogovFixed bug #47596 (Bus error on parsing file)
2009-03-26 Felipe Pena- Fix typo
2009-03-26 Felipe Pena- Fixed bug #47769 (Strange extends PDO)
2009-03-26 Dmitry StogovFixed bug #47516 (nowdoc can not be embed in heredoc...
2009-03-26 Dmitry StogovFixed bug #47714 (autoloading classes inside exception_...
2009-03-26 Dmitry StogovFixed bug #47771 (Exception during object construction...
2009-03-26 Eric StewartCorrected missing comment.
2009-03-26 <changelog... ChangeLog update
2009-03-25 Arnaud Le BlancFix build on FreeBSD <7 (fixes #47777)
2009-03-25 Felipe Pena- Fixed bug #47779 (Wrong value for SIG_UNBLOCK and...
2009-03-25 Hannes MagnussonAdd missing proto
2009-03-25 Ilia AlshanetskyMFB: Fixed bug #47772 (FILTER_VALIDATE_EMAIL allows...
2009-03-25 Takeshi AbeMFB: #43073, TrueType bounding box is wrong for angle<>0
2009-03-25 Takeshi Abefix test to follow #47757
2009-03-25 Dmitry StogovFixed bug #47038 (Memory leak in include)
2009-03-25 Felipe Pena- Fixed some code to be working with unicode
2009-03-25 Dmitry StogovFixed bug #47699 (autoload and late static binding)
2009-03-25 Johannes Schlütermysql_db_query() is always deprecated
2009-03-25 Christopher... sync with 5.3
2009-03-25 Christopher... use random text
2009-03-25 <changelog... ChangeLog update
2009-03-24 Pierre Joye- MFB: new php.ini names
2009-03-24 Felipe Pena- Synced pieces of codes
2009-03-24 Dmitry StogovFixed double efree()
2009-03-24 Dmitry StogovFixed "-0" parsing and optimized overflow check (Matt)
2009-03-24 Pierre Joye- MFB: #47757 rename JPG to JPEG in phpinfo
2009-03-24 <changelog... ChangeLog update
2009-03-23 Felipe Pena- MFB old changes
2009-03-23 Felipe Pena- Fix test
2009-03-23 Felipe Pena- Fixed bug #44409 (PDO::FETCH_SERIALIZE calls __constr...
2009-03-23 Derick Rethans- Updated to version 2009.4 (2009d)
2009-03-23 Felipe Pena- Fixed build
2009-03-23 Eric Stewart1. Involves an mbstring setting correction regarding:
2009-03-23 <changelog... ChangeLog update
2009-03-22 Ilia AlshanetskyMFB: Improved parameter parsing
2009-03-22 Derick Rethans- Updated to version 2009.3 (2009c)
2009-03-21 <changelog... ChangeLog update
2009-03-20 Uwe SchindlerFix a sigsegv on server shutdown, add missing sapi_shut...
2009-03-20 Zoe Slatteryclarification of wwwhether 'make test' needs the PHP...
2009-03-20 Dmitry StogovFixed warning
2009-03-20 Zoe Slatteryadded skipif for root
2009-03-20 Antony Dovgalset return_len to 0 when returning empty string and...
2009-03-20 <changelog... ChangeLog update
2009-03-19 Ilia AlshanetskyMFB: Fixed bug #47721 (Aligment issues in mbstring...
2009-03-19 Steph Fox- Fix bug #38805 ( PDO Truncates Text from SQL Server...
2009-03-19 Matt WilmasAvoid 2 conversions when decoding numbers
2009-03-19 Matt WilmasMFB (zend_execute_API.c v1.331.2.20.2.13): "Avoid strcp...
2009-03-19 Arnaud Le BlancBetter fix for #44607. Fixes #47487 (php_stream_fill_re...
2009-03-19 Dmitry StogovFixed check for long integer overflow
2009-03-19 Etienne KneussFix #47231 (offsetGet error using incorrect offset)
2009-03-19 Etienne KneussAdd test covering for #47671
2009-03-19 Etienne KneussFix #47671 (cloning SplObjectStorage instances)
2009-03-19 <changelog... ChangeLog update
2009-03-19 Ilia AlshanetskyMFB:Improved parameter parsing
2009-03-18 andy wharmbyNew tests for various date extension functions. Tested...
2009-03-18 Dmitry StogovRemoved unnecassary checks
2009-03-18 Pierre Joye- php.ini-dev/prod
2009-03-18 Moriyoshi Koizumi- Synching .dsp file (I am not sure whether I really...
2009-03-18 Matt WilmasFixed test on 64-bit (thanks Antony)
2009-03-18 Takeshi AbeFixed libgd #186 (Tiling true colour with palette image...
2009-03-18 Dmitry StogovImproved speed of conditional jump instructions by...
2009-03-18 Dmitry StogovInline only the most useful code
2009-03-18 Dmitry StogovFixed bug #47704 (crashes on some "bad" operations...
next