]> granicus.if.org Git - php/shortlog
php
2009-06-26 Christopher... Clarifications for oci8 changes
2009-06-26 Matt WilmasTypo, capitalization, wording
2009-06-26 Gwynne Raskindmore grammar and spelling, consistent usage, suggestion...
2009-06-26 Hannes MagnussonAdd deprecated functions
2009-06-26 Pierre Joye- update the windows section
2009-06-26 Johannes SchlüterFix the version number there
2009-06-26 Pierre Joye- some updates, typos, missing entries
2009-06-26 Johannes SchlüterMerge 5.3.0 NEWS
2009-06-26 Pierre Joye- WS
2009-06-26 Pierre Joye- add license
2009-06-25 Johannes SchlüterRevert mysqlnd to RC3 state after issues with pconnects
2009-06-25 Kalle Sommer... Persistent connections with mysqli missing
2009-06-25 Hannes Magnussonreduntant
2009-06-25 Hannes MagnussonMore missing stuff
2009-06-25 Gwynne Raskindmissing .cvsignore file added
2009-06-25 Felipe Pena- BFN #48696
2009-06-25 Johannes SchlüterMFH: Fixed bug #48696 (ldap_read() segfaults with inval...
2009-06-25 Johannes SchlüterMFH: Fixed bug #48678 (DateInterval segfaults when...
2009-06-25 Felipe Pena- Added note about deprecation of "#" comment-style...
2009-06-25 Zoe Slatteryfix skipif
2009-06-25 Matt WilmasFix example - it means what it says
2009-06-25 Zoe Slatteryfix skipif
2009-06-25 Gwynne Raskindfix a little typo I made, bug #48685
2009-06-25 Johannes SchlüterMFH Fix bug #48679 - Crash in SQLite with count on...
2009-06-25 Gwynne RaskindWhitespace fixes, reformatting to bring all lines to...
2009-06-24 Johannes SchlüterMake clearer that thesse are internal functions
2009-06-24 Greg Beaverfix slightly unclear error message in generation of...
2009-06-24 Hannes MagnussonMissing enhancements
2009-06-24 Ilia AlshanetskyRevert patch
2009-06-24 Felipe PenaBFN
2009-06-24 Felipe Pena- MFH: Fixed memleak when depth arg is less than zero
2009-06-24 Ilia AlshanetskyMFB: Fixed bug #48465 (sys_get_temp_dir() possibly...
2009-06-24 Pierre Joye- add readme.redist.bins as .txt
2009-06-24 Pierre Joye-add licenses info for bundled libs, codes merged from...
2009-06-24 Pierre Joye- add license info
2009-06-24 Dmitry StogovFixed bug #48643 (String functions memory issue)
2009-06-24 Jani TaskinenMFH:- Fixed bug #48661 (phpize broken with non-bash...
2009-06-23 andy wharmbyFix test
2009-06-23 andy wharmbyNew and fixed html tests. Tested in Windows, Linux...
2009-06-23 andy wharmbyNew basic parse_str() tests. Tested on Windows,Linux...
2009-06-23 Hannes MagnussonMissing items
2009-06-23 Johannes SchlüterMFH: Fix build problem (Kalle)
2009-06-23 David Soria... MFH: Fix bug #48644 mysqlnd does not compile with ...
2009-06-23 Hannes MagnussonMFH: Fix arginfo for libxml_disable_entity_loader(...
2009-06-23 Hannes Magnussonbetter place for it
2009-06-23 Hannes MagnussonTZ is no longer used to guess the timezone
2009-06-23 Johannes SchlüterMFH The experimental warning sohuld be in the configure...
2009-06-23 Johannes SchlüterThe json header should be installed so other exts can...
2009-06-23 Hannes MagnussonNew function
2009-06-23 Rob RichardsMFH: add libxml_disable_entity_loader function
2009-06-23 Kalle Sommer... MFH: Move these defines to config.w32.h
2009-06-23 Kalle Sommer... MFH:
2009-06-23 Kalle Sommer... MFH:
2009-06-22 Pierre Joye- gd compat mode news
2009-06-22 Pierre Joye- #48624
2009-06-22 Takeshi Abemoved to PHP_5_2
2009-06-22 Ilia AlshanetskyRevert unrelated bits to the previous commit
2009-06-22 Pierre Joye- #48624 .user.ini never gets parsed
2009-06-22 Pierre Joye- #48619, imap_search ALL segfaults
2009-06-22 Ilia AlshanetskyMFB: Fixed bug #48636 (Error compiling of ext/date...
2009-06-22 Felipe Pena- BFN #48641 (I missed to add in the previous commit...
2009-06-22 Felipe Pena- Fixed bug #48641 (tmpfile() uses old parameter parsing)
2009-06-22 Hannes MagnussonSync with docs
2009-06-21 Scott MacVicarBFN - Partially fixed in RC4, fixed properly in the...
2009-06-21 Scott MacVicarMFH Specific test for bug #48276
2009-06-21 Scott MacVicarMFH Fix bug #48276 - year is a long long so we need...
2009-06-21 Hannes MagnussonFix proto and arginfo
2009-06-21 Hannes MagnussonFixed bug#48485 (Error in documentation and upgrade...
2009-06-21 andy wharmbyNew lang tests.
2009-06-21 Johannes SchlüterMFH: It's 2009
2009-06-21 Ilia AlshanetskyBFN
2009-06-21 Ilia AlshanetskyFixed bug #48620 (X-PHP-Originating-Script assumes...
2009-06-21 Johannes SchlüterMerge in NEWS from 5.2
2009-06-21 Takeshi Abeentry for bug #48555
2009-06-21 Takeshi AbeMFH: fixed bug #48555 (ImageFTBBox() differs from previ...
2009-06-21 Kalle Sommer... Fixed typo, its fdf, not fPdf
2009-06-21 Kalle Sommer... Missing Windows constants
2009-06-21 Kalle Sommer... get_extension_funcs have been in PHP since php4
2009-06-20 Kalle Sommer... MFH: Fixed arginfo for array_map, patch by Matthew...
2009-06-19 Kalle Sommer... MFH: Fix memleak
2009-06-19 Scott MacVicarMake the check case sensitive, and since we can only...
2009-06-18 andy wharmbyFix test; remove spurious code
2009-06-18 andy wharmbyBasic tests for strftime(). Tested on Windows (all...
2009-06-18 Johannes SchlüterBack to dev
2009-06-18 andy wharmbyBackport ob test to php 5.2 and 53.
2009-06-18 Johannes Schlüter5.3.0 RC 4
2009-06-18 Greg Beaverfix EXPECT section of test
2009-06-18 Johannes SchlüterTemporarily disable this optimization causing too much...
2009-06-18 Scott MacVicarFix bug #48215 - Calling a method with the same name...
2009-06-18 Derick Rethans- Updated to version 2009.10 (2009j)
2009-06-18 Zoe SlatteryTests from Berlin test fest
2009-06-18 Rasmus LerdorfAh, broken vimrc..
2009-06-18 Rasmus LerdorfFix bug #48592
2009-06-17 Jani TaskinenPierre, this can not be so hard
2009-06-17 Jani Taskinenunfuck the file, fucked up by Pierre as usual
2009-06-17 Felipe Pena- Reorder
2009-06-17 Pierre Joye- fix NEWS (thx Felipe!)
2009-06-17 Pierre Joye- update with latest bits
2009-06-17 Pierre Joye- kill unused var
2009-06-17 Pierre Joye- #47318, UMR when trying to activate user config
next