]> granicus.if.org Git - php/shortlog
php
2010-02-12 Johannes Schlüter5.3.2RC2 php-5.3.2RC2
2010-02-12 Johannes Schlüter5.3.2RC2
2010-02-12 Johannes Schlütermerge 290786: Revert 290786: Fixed bug #49521 (PDO...
2010-02-11 Pierre Joye- missing patch for the resourcebunlde support in intl
2010-02-11 Pierre Joye- fix php_date_llabs declaration
2010-02-11 Pierre Joye- missing entries
2010-02-11 Johannes Schlütermerge NEWS entries missing here
2010-02-11 Johannes SchlüterMerge 294882: Fixed safe_mode validation inside tempnam...
2010-02-11 Johannes Schlütermerge 294866: Spelling typo in new check message (sixd)
2010-02-11 Johannes Schlütermerge r293409: Fixes #50496. Drop stdbool.h dependency...
2010-02-11 Johannes Schlütermerge r292620: Fixed bug #50558 (Broken object model...
2010-02-11 Johannes SchlüterMerg extern declarations:
2010-02-11 Johannes Schlütermerge r294762: Fix bug#50416
2010-02-11 Pierre Joye- merge fix for: #45866,#50930, revert fix for #50392...
2010-02-11 Pierre Joye- Fixed bug #49585 (date_format buffer not long enough...
2010-02-10 Pierre Joye- Update to 2010.2
2010-02-10 Johannes Schlütermerge 294847: fix config test (johannes)
2010-02-09 Johannes Schlütermerge 294825: Detect if we can rely on compiler-specifi...
2010-02-09 Pierre Joye- It's a size_t here, not an unsigned int
2010-02-09 Pierre Joye- improve netsnmp detectio and restore snmp on win
2010-02-07 Pierre Joye- fix leak
2010-02-07 Pierre Joye- fix/sync tests
2010-02-07 Pierre Joye- prevent unexpectable behaviors (for the user) with...
2010-02-07 Pierre Joye- Fixed #44098, imap_utf8() returns only capital letters
2010-02-07 Pierre Joye- Fixed bug #50952 (allow underscore _ in constants...
2010-02-05 Pierre Joye- Fix bug #50940
2010-02-05 Pierre Joye- Explicitly set mail.add_x_header in php.ini
2010-02-05 Pierre Joye- Fixed bug #50657
2010-02-05 Pierre Joye- Fix #48667 (Implementing Iterator and IteratorAggrega...
2010-02-05 Pierre Joye- Fixed bug #50907 (X-PHP-Originating-Script adding...
2010-02-05 Pierre Joye- if they are outdated/wrong, no need to confuse the...
2010-02-05 Pierre Joye- silent warning
2010-02-04 Johannes SchlüterMerge mysql changes
2010-02-04 Pierre Joye- fix write access check when write mode only is reques...
2010-02-04 Pierre Joye- Allow newer oracle versions
2010-02-04 Pierre Joye- Fixed bug #50723 (Bug in garbage collector causes...
2010-02-04 Pierre Joye- missing patch for #45986 (r294053)
2010-02-04 Pierre Joye- update lib to 0.9.3, fix leaks and test
2010-02-04 Pierre Joye- set errno on failure so that the caller can still...
2010-02-04 Pierre Joye- - set errno on failure so that the caller can still...
2010-02-04 Pierre Joye- try again to get a crypto context when the key contai...
2010-02-04 Pierre Joye- Fixed bug #50847 (strip_tags() removes all tags great...
2010-02-04 Pierre Joye- Update the libmagic.patch
2010-02-04 Pierre Joye- Fixed a possible open_basedir/safe_mode bypass in...
2010-02-04 Pierre Joye- Fixed crash in ZTS mode due to ini values not being...
2010-02-04 Pierre Joye- fix leak
2010-02-04 Pierre Joye- don't go through the reparse code when we have a...
2010-02-04 Pierre Joye - fix leak in the realpath cache, win only
2010-02-04 Pierre Joye- fix leak when the SID is already used and duplicated...
2010-02-04 Pierre Joye- Fixed bug #50859 (build fails with openssl 1.0 due...
2010-02-04 Pierre Joye- [doc] #45986, bad file descriptor warning when rename...
2010-02-04 Pierre Joye- Fixed bug #50832 (HTTP fopen wrapper does not support...
2010-02-04 Pierre Joye- Ensure that stderr output are not buffered, portabili...
2010-02-04 Pierre Joye- pls don't add .swp/bak/etc
2010-02-04 Pierre Joye- #50690, putenv does assign value when their length...
2010-02-04 Pierre Joye- make getservbyname on windows behaves like *nux when...
2010-02-04 Pierre Joye- prevent possible crash when error/warnings are raised...
2010-02-04 Pierre Joye- Overlong hostnames breakthistest on NIS enabled FreeBSD
2010-02-03 Pierre JoyeFixed bug #50829 (php.ini directive pdo_mysql.default_s...
2010-02-03 Pierre Joye- Updated to version 2010.1
2010-02-03 Pierre Joye- Fixed bug #50756 (CURLOPT_FTP_SKIP_PASV_IP does not...
2010-02-03 Pierre Joye- fix test
2010-02-03 Pierre Joye- Fixed bug #50791 (Compile failure: Bad logic in defin...
2010-02-03 Pierre Joye- fix libgd FS100 (spurious horizontal line drawn by...
2010-02-03 Pierre Joye- Fix gcc version check - bug #50771
2010-02-03 Pierre Joye- fix wrong type and useless assignments
2010-02-03 Pierre Joye- Don't free soap_headers just before comparing the...
2010-02-03 Pierre Joye-fix tests
2010-02-03 Pierre Joye- Upgraded bundled sqlite to version 3.6.22
2010-02-03 Pierre Joye- Fixed bug #50787 (stream_set_write_buffer() has no...
2010-02-03 Pierre Joye- Fixed bug #50761 (system.multiCall crashes in xmlrpc...
2010-02-03 Pierre Joye- kill/update old docs
2010-02-03 Pierre Joye- Fixed bug #48811 (Directives in PATH section do not...
2010-02-03 Pierre JoyeWorked with Samy Kamkar to improve LCG entropy.
2010-02-03 Pierre JoyeBug #47281 ( is limited in size of characters). Also...
2010-02-03 Pierre Joye- fix bug #49463 (setAttributeNS fails setting default...
2010-02-03 Pierre Joye- Bump version in early preparation for release
2010-02-03 Pierre Joye- Fixed bug #50728 (All PDOExceptions hardcode 'code...
2010-02-03 Pierre Joye- Fixed bug #50680 (strtotime() does not support eighth...
2010-02-03 Pierre Joye- Fixed bug #49560 (oci8: using LOBs causes slow PHP...
2010-02-03 Pierre Joye- Revert commit 292222. It's not needed anymore to...
2010-02-03 Pierre Joye- year++
2010-02-03 Pierre Joyefix bug #50661 (DOMDocument::loadXML does not allow...
2010-02-03 Pierre Joye- Addressing minor leak noticed while addressing bug...
2010-02-03 Pierre Joye- Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option...
2010-02-03 Pierre Joye- merge fix build for sha
2010-02-03 Pierre Joye -merge: imagepolygon() and imagefilledpolygon() does...
2010-02-03 Pierre Joye- merge: Fixed bug #50732 (exec() adds single byte...
2010-02-03 Pierre Joye- merge info
2010-02-03 Pierre Joye- Fixed bug #50519 (segfault in garbage collection...
2010-02-03 Pierre Joye- merge info
2010-02-03 Pierre Joye- Merge: use png_sig_cmp to support libpng 1.4, old...
2010-02-03 Pierre Joye- Merge #49600 (imageTTFText text shifted right)
2010-01-28 Johannes Schlütermerge r293144 - Added test case for bug #50632 (iliaa)
2010-01-27 Johannes Schlütermerge r293131 - Fixed bug #48590 (SoapClient does not...
2010-01-27 Johannes Schlütermerge r293126 - [doc] add support for DISABLE_AUTHENTIC...
2010-01-27 Johannes SchlüterMerge r293114: add ICU resource bundle support, contrib...
2010-01-27 Johannes Schlütermerge r293075: Update copyright year in the man file...
2010-01-27 Johannes Schlütermerge r293051: Fixed bug #50632 (filter_input() does...
2010-01-25 Johannes Schlütermerge r292823 Fixed bug #44827 (define() allows ::...
next