]> granicus.if.org Git - php/shortlog
php
2009-03-31 Scott MacVicarMFH Update libsqlite to 3.6.12
2009-03-31 Matt Wilmas- MFH: Removed unused LONG_SIGN_MASK definition, and...
2009-03-31 Dmitry StogovFixed bug #47745 (FILTER_VALIDATE_INT doesn't allow...
2009-03-30 Ilia AlshanetskyChanged order by Wez's request
2009-03-30 Pierre Joye- MFB: better test case, it crashes on more architecture
2009-03-30 Felipe Pena- MFH: Removed UG(unicode) checks
2009-03-30 Kalle Sommer... MFH:
2009-03-30 Kalle Sommer... Nuke unused variable (only in this branch)
2009-03-30 Kalle Sommer... MFH: Fixed compiler warning
2009-03-30 Johannes SchlüterReorder NEWS entries
2009-03-30 Johannes SchlüterMFH 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 MacVicarMFH Add test for bug #47828
2009-03-30 Scott MacVicarMFH Fix test, -2147483648 is a valid unsigned int where...
2009-03-29 Scott MacVicarMFH Fix bug #47828 - Converting to UTF-8 can sometimes...
2009-03-29 Scott MacVicarMFH Fix bug #47826 - Building with system sqlite3 can...
2009-03-29 Matteo BeccatiMFH:
2009-03-29 Pierre Joye- check in the libpng dir as well
2009-03-28 Matteo BeccatiMFH:
2009-03-28 Matteo BeccatiMFH:
2009-03-28 Matteo Beccati- Fixed bug #44861 (scrollable cursor don't work with...
2009-03-28 Matteo BeccatiMFH:
2009-03-28 Matteo BeccatiMFH:
2009-03-28 Arnaud Le BlancFix UPGRADING and NEWS for ticks undeprecation
2009-03-27 Hannes MagnussonMFH: Fix protos
2009-03-27 Felipe Pena- Merged into 5_2
2009-03-27 Arnaud Le BlancMFH: fix skip-if
2009-03-27 Arnaud Le BlancMFH: Fixed initialization of tick functions list in ZTS
2009-03-27 Arnaud Le BlancRemoved deprecation warning for ticks
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 PenaMFH: - 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 Felipe Pena- Missing changes related to #47757 for this branch
2009-03-25 Christian Seiler- Fixed memory leak in ob_get_clean/ob_get_flush.
2009-03-25 Arnaud Le BlancMFH: Fix build on FreeBSD <7 (fixes #47777)
2009-03-25 Felipe PenaMFH:
2009-03-25 Hannes MagnussonAdd missing proto
2009-03-25 Ilia AlshanetskyFixed bug #47772 (FILTER_VALIDATE_EMAIL allows foo...
2009-03-25 Takeshi AbeMFH: fix test to follow #47757
2009-03-25 Dmitry StogovFixed bug #47038 (Memory leak in include)
2009-03-25 Dmitry StogovFixed bug #47699 (autoload and late static binding)
2009-03-25 Johannes SchlüterMFH: mysql_db_query() is always deprecated
2009-03-25 Christopher... Obsolete package2.xml: resume using package.xml
2009-03-25 Christopher... MFH: use random text
2009-03-24 Ilia AlshanetskyUpdated PDO maintainers
2009-03-24 Pierre Joye- new php.ini names
2009-03-24 Dmitry StogovFixed double efree()
2009-03-24 Dmitry StogovFixed "-0" parsing and optimized overflow check (Matt)
2009-03-24 Felipe Pena- Fix test
2009-03-24 Pierre Joye- GEPJ.. (thx to Derick for the head!)
2009-03-24 Pierre Joye- #47757 rename JPG to JPEG in phpinfo
2009-03-24 Pierre Joye- fix logic after my build fix, thx to Hannes for the...
2009-03-24 Pierre Joye- #47757 rename JPG to JPEG in phpinfo
2009-03-24 Pierre Joye- fix build
2009-03-24 Scott MacVicarBFN
2009-03-24 Scott MacVicarFix bug #42362 - certain status codes never have output...
2009-03-23 Felipe PenaMFH:
2009-03-23 Uwe SchindlerMFH: Fix a sigsegv on server shutdown, add missing...
2009-03-23 Ilia AlshanetskyImproved parameter handling
2009-03-23 Derick Rethans- Updated to version 2009.4 (2009d)
2009-03-23 Johannes SchlüterBack to dev
2009-03-23 Johannes Schlüter5.3.0 RC 1
2009-03-23 Eric Stewart1. Involves an mbstring setting correction regarding:
2009-03-22 Ilia AlshanetskyImproved parameter parsing
2009-03-22 Derick Rethans- Updated to version 2009.3 (2009c)
2009-03-20 Pierre Joye- disable it when ZTS is disabled
2009-03-20 Pierre Joye- fix build, add new cp850 file
2009-03-20 Zoe Slatteryclarification of wwwhether 'make test' needs the PHP...
2009-03-20 Dmitry StogovFixed warning
2009-03-20 Zoe Slatteryadded skip if for root
2009-03-19 Ilia AlshanetskyMFB: Fixed bug #47721 (Aligment issues in mbstring...
2009-03-19 Steph Fox- Add self to maintainer list so's I can get bug notifi...
2009-03-19 Steph FoxMFH
2009-03-19 Matt WilmasMFH: Avoid 2 conversions when decoding numbers
2009-03-19 Matt WilmasMFH: Removed extra space from eval string
2009-03-19 Arnaud Le BlancMFH: Better fix for #44607. Fixes #47487 (php_stream_fi...
2009-03-19 Dmitry StogovFixed check for long integer overflow
2009-03-19 Etienne KneussMFH: Fix #47231 (offsetGet error using incorrect offset)
2009-03-19 Etienne KneussMFH: Add test covering for #47671
2009-03-19 Etienne KneussMFH: Fix #47671 (cloning SplObjectStorage instances)
2009-03-19 Ilia AlshanetskyImproved 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- some cleanup, more to come
2009-03-18 Pierre Joye- php.ini-dev/prod
2009-03-18 Moriyoshi Koizumi- Use UTF-8 characters as 5.2's NEWS does.
2009-03-18 Moriyoshi Koizumi- Add support for CP850 encoding (patch by Denis Giffeler)
2009-03-18 Moriyoshi Koizumi- MFH: Synching .dsp file (I am not sure whether I...
2009-03-18 Moriyoshi Koizumi- Typo.
2009-03-18 Moriyoshi Koizumi- Add entries for the encodings that are already suppor...
2009-03-18 Moriyoshi Koizumi- staticise private symbols.
2009-03-18 Matt WilmasMFH: Fixed test on 64-bit
2009-03-18 Takeshi AbeMFH: Fixed libgd #186 (Tiling true colour with palette...
2009-03-18 Dmitry StogovImproved speed of conditional jump instructions by...
2009-03-18 Dmitry StogovInline only the most useful code
next