]> granicus.if.org Git - php/shortlog
php
2006-09-27 Ilia AlshanetskyFixed bug #38963 (Fixed a possible open_basedir bypass...
2006-09-27 Antony DovgalMFH: use if() instead of ?:
2006-09-27 Rob RichardsBFN
2006-09-27 Rob Richardsfix bug #38949 (Cannot get xmlns value attribute)
2006-09-27 Antony Dovgalfix test
2006-09-27 Antony DovgalMFH: fix #38961 (metaphone() results in segmentation...
2006-09-26 Ilia Alshanetsky64bit fix (Possible fix for bug #38961)
2006-09-26 Dmitry StogovFixed bug #38808 ("maybe ref" issue for current() and...
2006-09-26 Dmitry StogovFixed bug #38942 (Double old-style-ctor inheritance)
2006-09-25 Ilia AlshanetskyFixed bug #38891 (get_headers() do not work with curl...
2006-09-25 Ilia AlshanetskyFixed bug #38904 (apache2filter changes cwd to /).
2006-09-25 Antony DovgalMFH: change CXXFLAGS along with CFLAGS as there might...
2006-09-25 Pierre Joye- #38944, freshly created archive has no comment or...
2006-09-25 Antony Dovgaladd test
2006-09-25 Dmitry StogovRemoved warning about unreferenced local variable
2006-09-24 Pierre Joye- #38943, properties in extended class cannot be set
2006-09-24 Ilia AlshanetskyFixed bug #38941 (imap extension does not compile again...
2006-09-24 Rui Hirokawadisabled mb_list_*_names() and mb_list_encodings(arg...
2006-09-23 Antony Dovgalfix CGI build
2006-09-23 Antony DovgalMFH: fix possible segfault in #38891
2006-09-23 Rui Hirokawafixed build problem of some extensions which depend...
2006-09-22 Ilia AlshanetskyRestore support for unquoted -d options
2006-09-22 Dmitry StogovPrevent access to dead zval
2006-09-21 Ilia AlshanetskyFixed test
2006-09-21 Seiji MasugataUpdated bundled oniguruma library (used for multibyte...
2006-09-20 Rui Hirokawafixed compilation problem on Mac OS/X. (bug #38892...
2006-09-20 Dmitry StogovAdded ability to make SOAP call userspace PHP<->XML...
2006-09-20 Dmitry StogovFixed bug #38579 (include_once() may include the same...
2006-09-19 Ilia Alshanetskymake input_get_args() not modify the original values.
2006-09-19 Ilia Alshanetskyarray_key_exists() should not work by by-ref
2006-09-19 Dmitry StogovFixed bugs #34065 and #38623 (throw in foreach/switch...
2006-09-19 Dmitry StogovMFH: Fixed mess with CGI/CLI -d command line option...
2006-09-19 Ilia AlshanetskyFixed bug #37870 (pgo_pgsql tries to de-allocate unused...
2006-09-19 Hannes Magnussonfix test
2006-09-19 Stefan EsserDelete empty temporary files if file upload hook forbid...
2006-09-19 Antony Dovgalargh.. nuke UEXPECTF
2006-09-19 Antony Dovgalsupport objects in array_walk*()
2006-09-19 Antony Dovgalfix tests
2006-09-19 Antony DovgalMFH: fix #34066 (recursive array_walk causes segfault)
2006-09-18 Ilia AlshanetskyAvoid generating php_errormsg twice in some instances.
2006-09-18 Antony Dovgaladd PHP version detection to this branch too, since...
2006-09-18 Hannes MagnussonAdd .libs to .cvsignore
2006-09-18 Hannes MagnussonFix tests
2006-09-18 Ilia AlshanetskyFixed bug #38574 (missing curl constants and improper...
2006-09-18 Dmitry StogovSmall optimization of ZEND_INIT_ARRAY/ZEND_ADD_ARRAY_EL...
2006-09-18 Antony Dovgalfix test (the error message is different across the...
2006-09-18 Dmitry StogovFixed non-specialized executor
2006-09-18 Ilia AlshanetskyFixed memory leak on require() error
2006-09-17 Pierre Joye- add test for callback and input_get and input_get_args
2006-09-16 Nuno Lopesfix compiler warnings introduced in my previous commit
2006-09-16 Ilia AlshanetskyOne last expand_filepath() check
2006-09-16 Ilia AlshanetskyAdditional expand_filepath() checks
2006-09-16 Nuno Lopesplug leaks that in the previous patch
2006-09-16 Nuno Lopesadd missing checks around expand_filepath()
2006-09-16 Ilia AlshanetskyAdded missing validation checks around expand_filepath()
2006-09-16 Nuno Lopesfix possible crash in posix_access()
2006-09-16 Nuno Lopesuse relative paths, so that we dont break the lcov...
2006-09-16 Rob RichardsBFN
2006-09-16 Rob Richardsimplement workaround for bug #38823 (DOMComment->append...
2006-09-16 Nuno Lopesfix mem leak. hash keys dont need to be strdup'ed
2006-09-15 Ilia AlshanetskyAdded a check for PQftable() function
2006-09-15 Nuno Lopesfix a valgrind warning. this also provides a 5x speedup...
2006-09-15 Antony DovgalMFH: missing part of the fix for #38844
2006-09-15 Antony Dovgalstill output an error, even if there is no curl_easy_st...
2006-09-15 Nuno Lopesmark some huge arrays as read-only
2006-09-15 Antony DovgalMFH: fix segfault in curl_multi_info_read()
2006-09-15 Nuno Lopesremove warning. thanks Tony for noticing
2006-09-15 Nuno Lopesremove more old code and macros. also remove the module...
2006-09-15 Antony DovgalMFH: fix #38844 (curl_easy_strerror() is defined only...
2006-09-15 Pierre Joye- MFH: PECL Bug #8700, zipArchive::getFromIndex() fails
2006-09-15 Antony DovgalMFH: fix leak when call to shutdown function fails
2006-09-15 Antony Dovgalfix leak with `php -c /path -h`
2006-09-15 Antony DovgalMFH: free node pointer using correct function
2006-09-15 Antony DovgalMFH: fix double free(), add test
2006-09-15 Dmitry StogovFixed memory leak
2006-09-14 Ilia AlshanetskyBack to dev
2006-09-14 Ilia AlshanetskyPHP 5.2.0RC4
2006-09-14 Ilia AlshanetskyMake float filter handle things like 02.324 properly
2006-09-14 Nuno Lopesadd --STDIN-- support
2006-09-14 Antony Dovgalseparate zval only when needed (fixes 035.phpt and...
2006-09-14 Rob RichardsBFN
2006-09-14 Rob Richardsfix bug #38813 (DOMEntityReference->__construct crashes...
2006-09-14 Dmitry StogovReinamed variables to avoid name conflicts
2006-09-14 Dmitry StogovRemoved unused macro USE_ZEND_ALLOC
2006-09-14 Dmitry StogovWrite valid run-time value for Zend Memeory Manager
2006-09-14 Dmitry StogovAdded is_zend_mm() to allow runtime check for zend...
2006-09-13 Stanislav Malyshevadd for VC build
2006-09-13 Stanislav Malyshevfix VC build:
2006-09-13 Stanislav Malyshevfix fcgi build
2006-09-13 Ilia AlshanetskyFixed name
2006-09-13 Ilia AlshanetskyFixed test for systems without INFILE/OUTFILE support
2006-09-13 Antony Dovgalfix tests on MacOS
2006-09-13 Dmitry StogovFix memory leaks
2006-09-13 Dmitry StogovFix for bug #38757 (MultiPart Form Uploads fail with...
2006-09-13 Antony DovgalMFH
2006-09-12 Antony Dovgalnew tests
2006-09-12 Antony Dovgaldeclare oci_lob_seek()
2006-09-12 Antony DovgalMFH: improve spelling (fixes #38780)
2006-09-12 Derick Rethans- Make passing filter flags as LONG work again.
2006-09-12 Ilia AlshanetskyFixed bug #37779 (empty include_path leads to search...
next