]> granicus.if.org Git - php/shortlog
php
2009-04-11 Mikko KoppanenMFH: Added support for passing O_NONBLOCK to the underl...
2009-04-11 Philip OlsonMFH: Removed an unnecessary item, that calls for doc...
2009-04-10 Stanislav Malyshevmerge grapheme substr fix
2009-04-10 Nuno LopesBFN 47552
2009-04-10 Nuno Lopesfix bug #47662: support more than 127 named subpatterns
2009-04-10 Philip OlsonImplemented new shorter URLs for ini settings (ex:...
2009-04-10 Philip OlsonFixed typo
2009-04-09 Rasmus LerdorfFix the test case
2009-04-09 Rasmus LerdorfDon't strip a leading 0 in a floating point number
2009-04-09 Ilia AlshanetskyMFB: Added test for php_sapi_name()
2009-04-09 Hannes MagnussonMFH: Inglés gramática
2009-04-09 Hannes MagnussonMFH: Fixed bug#47427 (-s outputs, not displays)
2009-04-08 Stanislav Malyshevadd utility macro
2009-04-08 Rasmus LerdorfFixed bug #44929 - Better handling of leading zeros
2009-04-08 Sebastian BergmannMFH: Rename reflection*.phpt to Reflection*.phpt for...
2009-04-08 Ilia AlshanetskyMaintainer file update
2009-04-08 Matt WilmasMFH: Changed spelling from "build" to "built"
2009-04-08 Dmitry StogovImproved specialization (IS_CONST can't be IS_OBJECT)
2009-04-08 Dmitry StogovCalculate hash value once
2009-04-08 Dmitry StogovRemoved deprecated code and fixed function name in...
2009-04-08 Dmitry StogovAdded ability to check build_id by extension
2009-04-08 Hannes MagnussonMFH: Add guidelines for re-releasing
2009-04-08 Felipe Pena- Added test
2009-04-08 Felipe Pena- MFH: Fix ZTS build
2009-04-07 Felipe Pena- MFH: Fixed bug #46108 (DateTime - Memory leak when...
2009-04-07 Arnaud Le BlancMFH: Fixed bug #47893 (CLI aborts on non blocking stdout)
2009-04-07 Rob RichardsMFH: fix bug #47849 (Non-deep import loses the namespace)
2009-04-07 Pierre Joye- silent warning or possible linker error on win
2009-04-07 Pierre Joye- ws
2009-04-07 Kalle Sommer... Revert previous commit as it was causing alot more...
2009-04-07 Pierre Joye- #47812, undefined symbol: gdJpegGetVersionInt
2009-04-07 Pierre Joye- initial import, support for external gd library while...
2009-04-06 Ilia AlshanetskyMFB: ext/pgsql/tests/80_bug14383.phpt
2009-04-06 Derick Rethans- Updated to version 2009.5 (2009e)
2009-04-06 Hannes MagnussonThis is apparently fixed
2009-04-06 Hannes MagnussonMFH: Add test for bug#42596
2009-04-06 Hannes MagnussonMFH: Fix segfault on invalid session.save_path
2009-04-06 Hannes MagnussonMFH: fix folding
2009-04-06 Dmitry StogovBug #47880 (crashes in call_user_func_array())
2009-04-06 Pierre Joye- naming & cleanup
2009-04-06 Hannes MagnussonMFH: Use obscure name
2009-04-06 Kalle Sommer... MFH: Fix redef warnings
2009-04-06 Hannes MagnussonMFH: Mention which directives are hardcoded using the...
2009-04-04 Sebastian BergmannMFH: Fix issue reported by Roman Borschel.
2009-04-04 Pierre Joye- nuke unused var
2009-04-03 Felipe Pena- Added new Reflection methods
2009-04-03 Dmitry StogovImproved GC speed and reduced stack usage
2009-04-03 Felipe Pena- MFH: Changed namespace separator
2009-04-02 Ilia AlshanetskyBlock unused function
2009-04-02 Matteo BeccatiMFH:
2009-04-02 Felipe Pena- MFH: Fixed bug #47818 (Segfault due to bound callback...
2009-04-02 Dmitry StogovFixed bug #47851 (is_callable throws fatal error)
2009-04-02 Matt WilmasMFH: Fixed tests, reverted changes from bug #47546
2009-04-02 Scott MacVicarRebuild credits, was missed in previous RC
2009-04-02 Kalle Sommer... MFH:
2009-04-01 Matt WilmasMFH: explode() stuff:
2009-04-01 Felipe Pena- MFH: Fixed bug #47852 (Compilation failure in zend_al...
2009-04-01 Pierre Joye- MFH: 8.3.x supports pqprepare
2009-04-01 Pierre Joye- fix build when pqprepare does not exist
2009-04-01 Takeshi AbeMFH:
2009-04-01 Alexey ZakhlestinMFH: reverted previous patch, using explicit cast instead
2009-04-01 Ilia AlshanetskyFixed bug #47856 (stristr() converts needle to lower...
2009-04-01 Alexey ZakhlestinMFH: const pointer was used in non-const context
2009-04-01 Kalle Sommer... MFH:
2009-03-31 Pierre Joye- silent warning
2009-03-31 Pierre Joye- remove last test for MAX_INT, did not work on x64...
2009-03-31 Scott MacVicarBFN
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)
next