]> granicus.if.org Git - php/shortlog
php
2005-11-06 Marcus Boerger- Fix parameter parsing
2005-11-06 Derick Rethans- MFH: E_STRICT is not part of E_ALL, so the lines...
2005-11-06 Marcus Boerger- Fix test expectations
2005-11-06 foobarFix bad MFH
2005-11-05 Rasmus LerdorfAnd simplexml doesn't need dom anymore to do the import
2005-11-05 Rasmus LerdorfThis SimpleXML requirement is no longer needed and...
2005-11-05 Ilia AlshanetskyFixed bug #31971 (ftp_login fails on some SSL servers).
2005-11-05 Wez Furlongimprove configure script.
2005-11-05 Rui HirokawaMFH: fixed garbled multibyte characters.
2005-11-04 Wez FurlongFixes PECL Bug #5868; wrong iters count for OCIStmtExecute
2005-11-03 Marcus Boerger- Fix test expectations - we are no detecting the error...
2005-11-03 Marcus Boerger- Fix static check in zend_is_callable_ex()
2005-11-03 Marcus Boerger- MFH Add missing check flag
2005-11-03 Marcus Boerger- MFH Try fixing #35088
2005-11-03 Marcus Boerger- MFH Add missing check
2005-11-03 foobarMFH: - Fixed bug #35078 (configure does not find ldap_s...
2005-11-03 Ilia AlshanetskyFixed typo.
2005-11-03 Michael Wallner- MFB44: #34851 (SO_RECVTIMEO and SO_SNDTIMEO socket...
2005-11-02 foobarMFH: Fixed bad usage of php_checkuid()
2005-11-02 Marcus Boerger- Add missing test
2005-11-02 Marcus Boerger- Make spl_autoload_register use zend_is_callable_ex()
2005-11-02 Marcus Boerger- Add missing cases and checks
2005-11-02 Derick Rethans- MFH: Fixed initializing and argument checking for...
2005-11-02 Michael Wallner- sapi_header_op(SAPI_HEADER_(REPLACE|ADD), {NULL,...
2005-11-01 Ilia AlshanetskyFixed minor memory leak triggered by: -dzlib.output_com...
2005-11-01 foobar- Fixed test. Some people might actually be using php...
2005-11-01 Marcus Boerger- Update docu
2005-11-01 Marcus Boerger- MFH the iterator base interface is Traversable not...
2005-11-01 Frank M. KromannMFH: Fix #35037. Selecting a uniqueidentifier would...
2005-11-01 foobarMFH: - Added missing safe-mode checks
2005-11-01 foobarnuke typo
2005-11-01 foobarMFH: Hiding bugs is not purpose of the regression tests.
2005-11-01 Edin KadribasicFix ZTS build
2005-11-01 Wez Furlongupdate ready for release spree today
2005-11-01 Wez FurlongFix #35032; pdo_dblib doesn't find includes on some...
2005-11-01 Dmitry StogovFixed SIGSEGV
2005-11-01 Sebastian BergmannMFH: Allow bison 2.1.
2005-11-01 Wez Furlongprep for PECL release
2005-11-01 Wez FurlongCloses PECL Bug #5633.
2005-11-01 Wez Furlongprep for PECL release
2005-11-01 Wez Furlongprep for pecl release
2005-11-01 Wez Furlongprep for PECL release
2005-11-01 Wez Furlonghrmm, typo fix.
2005-11-01 Wez Furlongprep for PECL release
2005-11-01 Wez FurlongPrep for PECL release
2005-11-01 Brian FranceFixed phpize build (default PHP_OPENSSL to no if not...
2005-10-31 Ilia AlshanetskyAdditional open_basedir/safe_mode checks.
2005-10-31 Marcus Boerger- Drop unnecessary exports to prevent forward BC problems
2005-10-31 Dmitry StogovFixed bug #35017 (Exception thrown in error handler...
2005-10-31 Marcus Boerger- Fix remaining memleaks
2005-10-31 Wez Furlongfix misinterpretation of data when overriding types...
2005-10-31 Wez FurlongCloses PECL Bug #5722; BLOB support was half-baked.
2005-10-31 Wez Furlongimprove test portability.
2005-10-31 foobarbfn
2005-10-30 Marcus Boerger- Fix memleak
2005-10-30 Ilia AlshanetskyImprove iconv skip conditions
2005-10-30 Ilia AlshanetskyFixed bug #35022, #35019 (Regression in the behavior...
2005-10-30 Marcus Boerger- MFH Add docu
2005-10-30 Ilia AlshanetskySimplify code.
2005-10-30 Ilia AlshanetskyFixed Bug #35014 (array_product() always returns 0).
2005-10-29 Wez Furlongdos to unix line endings
2005-10-29 Wez FurlongCloses PECL Bug #5772; FETCH_FUNC broken for mixed...
2005-10-29 Wez FurlongCloses PECL #5809; PDOStatement::execute(array(......
2005-10-29 Wez Furlongclean up the test2 table that some tests create
2005-10-29 Wez FurlongCloses PECL Bug #5802
2005-10-29 Wez FurlongClose PECL Bug #5780
2005-10-29 Wez Furlongargh! we don't want to NULL the stmt here; freeing...
2005-10-29 Wez FurlongCloses PECL Bug #5645; emits mysql client library versi...
2005-10-28 Ilia AlshanetskyBack to dev
2005-10-28 Antony DovgalMFH: quick fix for #35003 (Warning: PDOStatement::fetch...
2005-10-28 Ilia Alshanetsky5.1.0RC4
2005-10-28 Dmitry StogovFixed bug #34879 (str_replace, array_map corrupt negati...
2005-10-28 Antony Dovgalfix TSRM build
2005-10-28 Dmitry StogovFixed bug #34982 (array_walk_recursive() modifies eleme...
2005-10-28 Dmitry StogovFixed bug #34982 (array_walk_recursive() modifies eleme...
2005-10-28 Dmitry StogovFixed bug #34725 (CLI segmentation faults during cleanu...
2005-10-28 Anantha Kesari H YNetWare LibC sdk has stdarg.h
2005-10-28 Dmitry Stogov$id:$ tatgs are removed from generated files to avoid...
2005-10-27 Rob RichardsMFH: fix crash setting attr from foreign doc (throws...
2005-10-27 Antony DovgalMFH: commit forgotten part
2005-10-27 Dmitry StogovFixed SIGSEGV
2005-10-27 Antony DovgalMFH: add MySQL options and corresponding constants
2005-10-27 Antony DovgalMFH: free && set to NULL S->stmt
2005-10-27 Ilia AlshanetskyFixed memory leak on error
2005-10-27 Ilia AlshanetskyOne check is enough.
2005-10-27 Rathna NTests for calendar extension
2005-10-27 Wez Furlongfixes PECL Bug #5589
2005-10-26 Dan ScottTest PDO::ATTR_CASE attribute.
2005-10-26 Antony DovgalMFH: make compilers happy
2005-10-26 Antony DovgalMFH: fix #34996 (ImageTrueColorToPalette() crashes...
2005-10-26 Ilia AlshanetskyAdditional tweaks to the patch for bug #34249.
2005-10-26 Antony DovgalMFH: fix #34977 (Compile failure on MacOSX due to use...
2005-10-26 foobarMFH
2005-10-26 Dan ScottCorrect non-standard SQL. Standard SQL would define...
2005-10-25 Marcus Boerger- MFH zend_is_callable_ex() has been changed
2005-10-25 Marcus Boerger- MFH zend_is_callable_ex() returns zend_class_entry...
2005-10-25 Pierre Joye- fix #34980, divisor and offset never passed correctly...
2005-10-25 Michael Wallnerfix bug #34965 tidy is not binary safe
2005-10-25 Antony Dovgaluse correct enum type for the arg
2005-10-25 Ilia AlshanetskyMFH: Fixed bug #34968 (bz2 extension fails on to build...
next