]> granicus.if.org Git - php/shortlog
php
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
2009-03-18 Dmitry StogovFixed bug #47704 (crashes on some "bad" operations...
2009-03-18 Dmitry StogovForgotten file (sorry)
2009-03-18 andy wharmbyNew tests for date extension DateTime methods Tested...
2009-03-18 Dmitry Stogovoptimization
2009-03-18 andy wharmbyNew tests for date extension DateTimeZone methods Teste...
2009-03-18 Dmitry StogovForgotten include
2009-03-18 Dmitry StogovFixed floating point mathematic speed degradation ...
2009-03-18 Dmitry StogovBetter fix for bug #45877 (smaller and faster)
2009-03-18 Pierre Joye- to 5.2
2009-03-18 Matt WilmasMFH: Fixed bug #45877 (Array key '2147483647' left...
2009-03-18 Pierre Joye- #43073
2009-03-18 Pierre Joye- #43073, TrueType bounding box is wrong for angle<>0
2009-03-17 Scott MacVicarMFH Missing skip in tests
2009-03-17 Scott MacVicarMFH Replace magic values with a define for json encodin...
2009-03-17 Ilia AlshanetskyFixed compiler warning
2009-03-17 Scott MacVicarBFN
2009-03-17 Scott MacVicarMFH Add PHP_JSON_FORCE_OBJECT for forcing an object...
2009-03-17 Felipe Pena- MFH: Year++
2009-03-17 Matt WilmasMFH: Fixed bug #46882 (Serialize / Unserialize misbehav...
2009-03-17 Johannes SchlüterMFH: Replace old php.ini files with the new ones accord...
2009-03-17 Pierre Joye- make it less(er) sensible to bison version
2009-03-17 Pierre Joye- make it less sensible to bison version
2009-03-17 Pierre Joye- s,win32,windows, and add myself to the list
2009-03-17 Scott MacVicarMFH Deal with overflow when decoding large numbers
2009-03-17 Pierre Joye- MFH: disable HAVE__CONTROLFP_S with VC9, 3x times...
2009-03-17 Johannes SchlüterMFH: mark mysqlnd's threading (which can be used for...
2009-03-17 Andrey HristovMFH: Fix the build because the macro name has changed
2009-03-17 Moriyoshi Koizumi- MFH: Make iconv filter accept '.' as the delimiter...
2009-03-17 Scott MacVicarBFN
2009-03-17 Scott MacVicarMFH Fix bug #47359 - Use the official unofficial mimety...
2009-03-17 Scott MacVicarBFN
2009-03-17 Scott MacVicarMFH Fix bug #47678 - Allow loadExtension to be disabled...
2009-03-17 Scott MacVicarMFH Fix bug #47644 - Valid integers are truncated with...
next