]> granicus.if.org Git - php/shortlog
php
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...
2009-03-17 Christopher... Fix INI blocks
2009-03-17 Matt WilmasRemoved unneeded HashPosition variable (php_implode...
2009-03-16 Zoe Slatterytest for /ext/tidy from stefan priebsch
2009-03-16 Felipe Pena- MFH: Fixed bug #47616 (curl keeps crashing)
2009-03-16 Pierre Joye- fix the build for win (vc6 or vc9)
2009-03-16 Dmitry StogovFixed test
2009-03-16 Ilia AlshanetskyFixed compiler warnings
2009-03-16 Mikko KoppanenCloses bug #47667
2009-03-16 Pierre Joye- fix build
2009-03-16 Pierre Joye- revert last commit (tree was not updated)
2009-03-16 Pierre Joye- fix vc6 build
2009-03-16 Dmitry StogovFixed bug #47664 (get_class returns NULL instead of...
2009-03-16 Christopher... MFH Prepare for PECL OCI8 1.3.5
2009-03-16 Christopher... MFH: Mac OSX customization for initialization error...
2009-03-16 Brian ShireMFH: Fix scanner handling of NULL values in heredoc...
2009-03-15 Kalle Sommer... Lets follow the same style, shall we?
2009-03-15 Pierre Joye- refer to fileinfo so the entry can easily be filtered...
2009-03-15 Scott MacVicarMFH fileinfo tests are missing skipif
2009-03-15 Scott MacVicarBFN
2009-03-15 Scott MacVicarMFH Update fileinfo to libmagic 5.00 and remove depende...
2009-03-15 Moriyoshi Koizumi- MFH: Fix a bug that mbstring.internal_encoding doesn...
2009-03-15 Jani Taskinen- Nuketh old remains
2009-03-14 Takeshi Aberevert the NEWS line for bug #45799
2009-03-14 Rob RichardsNEWS
2009-03-14 Rob RichardsMFH: add LIBXML_LOADED_VERSION constant that contains...
2009-03-14 Takeshi AbeMFH: Fixed bug #45799 (imagepng() crashes on empty...
2009-03-13 Stanislav Malyshevadd new CURL options
2009-03-13 Rob RichardsMFB: fix bug #47430 (Errors after writing to nodeValue...
2009-03-12 Christopher... Add PECL Bug #14268
2009-03-12 Christopher... MFH: Fixed PECL Bug 14268 (Allow 'pecl install oci8...
2009-03-12 Ilia AlshanetskyFixed bug #47639 (pg_copy_from() WARNING: nonstandard...
2009-03-12 Zoe Slatteryrefixing %r in run-tests.php (thanks iain lewis for...
2009-03-12 Andrei ZmievskiMFH
2009-03-12 Christopher... MFH: Fix tests to use ENV and re-enable
2009-03-11 Brian ShireMFH: Add proper EOF handling for language scanner....
2009-03-11 Christopher... Revert local setting changes
2009-03-11 Christopher... Add recent OCI8 fixes
2009-03-11 Christopher... MFH: Bug #46994 (CLOB size does not update when using...
2009-03-11 Dmitry StogovFixed speed degradation on gcc-4.3 because of less...
2009-03-11 Marcus Boerger- MFH It's 2009
2009-03-10 Marcus Boerger- MFH Safer flag handling as requested by Greg
next