]> granicus.if.org Git - php/shortlog
php
2010-11-01 Arnaud Le BlancMFH Fix bug #52173 (ext/pcntl doesn't store/report...
2010-11-01 Derick Rethans- Updated to version 2010.15 (2010o)
2010-11-01 Felipe Pena- Fixed bug #47643 (array_diff() takes over 3000 times...
2010-10-29 Gustavo André... - Fixed bug #53198 (changing INI setting "from" with...
2010-10-29 Andrey Hristov- More features for the profiling, create aggregates...
2010-10-28 Andrey Hristovgettimeofday for windows
2010-10-28 Andrey Hristovshow tracing
2010-10-28 Andrey Hristovfix windows debug build
2010-10-27 Gustavo André... - Fixed bug #49687 (utf8_decode vulnerabilities and...
2010-10-27 Gustavo André... - Fixed bug #53180 (post_max_size=0 not disabling the...
2010-10-26 Gustavo André... - Fixed ReflectionProperty::isDefault() giving a wrong...
2010-10-26 Gustavo André... - Implemented request #44164, zlib.output_compression...
2010-10-25 Andrey Hristovrename and remove usage of inttypes.h, not needed
2010-10-25 Gustavo André... - Small optimization of the fix of bug #53071. It's...
2010-10-25 Gustavo André... - Fixed bug #53071 (SPLObjectStorage defeats gc_collect...
2010-10-24 Pierre Joye- fix Isotopp
2010-10-24 Felipe Pena- BFN
2010-10-24 Felipe Pena- Fixed bug #53144 (SplObjectStorage::removeAll())
2010-10-22 Andrey Hristovprofiling in trace mode
2010-10-22 Andrey Hristovlast piece to enable trace logging on windows
2010-10-22 Andrey Hristovenable debug logging on windows, in debug builds, of...
2010-10-20 Ilia AlshanetskyUpgraded bundled sqlite to version 3.7.3
2010-10-19 Pierre Joye- update #52929 and zip NULL deref
2010-10-19 Pierre Joye- fix Fixed NULL pointer dereference in ZipArchive...
2010-10-18 Adam HarveyFix bug #53089 (php.ini should use portable example...
2010-10-16 Felipe Pena- Fixed bug #53070 (Calling enchant_broker_get_dict_pat...
2010-10-15 Gustavo André... - Updated NEWS to note fix of bug #53006 now that it...
2010-10-14 Gustavo André... - Three tests were "broken" by rev #304404, not two...
2010-10-14 Gustavo André... - Fixed get_next_char(), used by htmlentities/htmlspeci...
2010-10-14 Gustavo André... - [DOC] Reverted rev #304382 and rev #304380, as I...
2010-10-13 Adam HarveyFix vim marker folds.
2010-10-13 Dmitry StogovFixed bug #52939 (zend_call_function does not respect...
2010-10-13 Gustavo André... - Fixed forward stream seeking emulation in streams...
2010-10-12 Dmitry StogovAdded test
2010-10-12 Gustavo André... - Added a 3rd parameter to get_html_translation_table...
2010-10-11 Gustavo André... - Removed redundant local variable in dns_get_record.
2010-10-08 Gustavo André... - Fixed a typo in rev #304208 (24 instead of 34/'"').
2010-10-08 Gustavo André... - Fixed bug #53021 (In html_entity_decode, failure...
2010-10-08 Andrey Hristovnew collations
2010-10-07 Felipe Pena- Added bison 2.4.3 version to the bison version list
2010-10-07 Andrey Hristovfix some uninitialized variables. also fix shadowing...
2010-10-07 Ilia AlshanetskyFixed extrenous warning inside openssl_encrypt() for...
2010-10-06 Gustavo André... - Fixed test for bug #50590 on systems with 64-bit...
2010-10-06 Andrey Hristovhere comes the news
2010-10-06 Andrey HristovFix for Bug #52686 mysql_stmt_attr_[gs]et arg. points...
2010-10-06 Andrey Hristovmore variable hiding fixes
2010-10-06 Andrey Hristovfix shadowing of parameters
2010-10-05 Kalle Sommer... Update copyright year for the license
2010-10-05 Andrey Hristovrename parameter name - should not shadow the global...
2010-10-05 Andrey Hristovtwo more compiler warnings fixed - size does matter
2010-10-05 Andrey HristovRename a method so it doesn't clash with a global symbo...
2010-10-05 Andrey HristovFix compiler warnings - on 32bit size_t is smaller...
2010-10-05 Andrey Hristovrename parameter, should not conflict with global symbol -
2010-10-05 Andrey Hristovremove trailing commas in enums
2010-10-05 Ulf WendelFix test: third parameter can be false.
2010-10-05 Antony Dovgalfix bug #50345 (nanosleep not detected properly on...
2010-10-05 Ulf WendelGreetings from SunCC.
2010-10-05 Dmitry StogovFixed bug #44248 (RFC2616 transgression while HTTPS...
2010-10-05 Dmitry StogovFixed bug #51008 (Zend/tests/bug45877.phpt fails)
2010-10-05 Andrey Hristovadd some safe casts
2010-10-05 Patrick AllaertFixed typo in tests (thx Eyal)
2010-10-05 Andrey Hristovfixing more types
2010-10-05 Kalle Sommer... Fixed constness compiler warning in pdo_mysql
2010-10-05 Kalle Sommer... Fix constness warnings
2010-10-05 Kalle Sommer... Fixed compiler warnings in mysqli
2010-10-05 Andrey Hristovfix types
2010-10-05 Ulf WendelFix warnings
2010-10-05 Andrey Hristovfix recent TSRM build break, with --enable-debug
2010-10-05 Gustavo André... - Moved ucgendat.c to a separate directory and included the
2010-10-05 Gustavo André... - Fixed bug #52981 (Unicode casing table was out-of...
2010-10-04 Kalle Sommer... We do not need this TSRMLS_FETCH() call as we do not...
2010-10-04 Andrey Hristovfix two more warnings
2010-10-04 Andrey Hristovadd some safe casts - lower the number of warnings...
2010-10-04 Andrey HristovFix const-ness
2010-10-04 Ulf WendelTrying to fix compiler warnings (on Windows).
2010-10-04 Andrey HristovEven better patch
2010-10-04 Andrey Hristovdon't define twice the macro on some platforms
2010-10-04 Ulf WendelFixing compiler warning.
2010-10-04 Ulf WendelFixing "ext/mysqlnd/mysqlnd.h", line 287: warning:...
2010-10-04 Ulf WendelNext one... ext/mysqli/mysqli_fe.c", line [many]: warni...
2010-10-04 Ulf WendelFixing compiler warning "ext/mysqli/mysqli_prop.c"...
2010-10-04 Ulf WendelSorry again, nothing but removal of white space from...
2010-10-04 Ulf WendelSorry for the commit but compiler warnings are annoying...
2010-10-04 Gustavo André... - Implemented FR #50692, not uploaded files don't count...
2010-10-03 Felipe Pena- Fixed bug #52971 (PCRE-Meta-Characters not working...
2010-10-02 Gustavo André... - Fixed a small mistake in the fix for bug #50953 that...
2010-10-01 Dmitry StogovFixed bug #52879 (Objects unreferenced in __get, __set...
2010-10-01 Ulf WendelFix leak with persistent connections when using mysqli...
2010-10-01 Stanislav MalyshevFix bug #52906 gmp_mod returns negative result when...
2010-09-30 Andrey HristovPlug a leak in mysqli when in the same script
2010-09-30 Dmitry StogovPrevented crash in GC because of incorrect reference...
2010-09-30 Adam HarveyLoosen the valgrind version check slightly in run-tests...
2010-09-30 Adam HarveyFixed bug #52941 (The 'iconv_mime_decode_headers' funct...
2010-09-29 Gustavo André... - Fixed bug #52944 (Invalid write on second and subsequ...
2010-09-29 Andrey HristovFix a problem that leads to leaks in plugins that
2010-09-29 Andrey Hristovfix the test
2010-09-29 Felipe Pena- Fixed bug #52947 (segfault when ssl stream option...
2010-09-28 Andrey Hristovadd another hook, maybe the last one, for MYSQLND_STMT...
2010-09-28 Pierre Joye- Fixed possible flaw in open_basedir (CVE-2010-3436)
2010-09-28 Pierre Joye- Fixed possible flaw in open_basedir (CVE-2010-3436)
next