]> granicus.if.org Git - php/shortlog
php
2005-09-02 Rob RichardsMFH: Fix key length so params passed by array can be...
2005-09-02 foobarFix test (week numbers below 10 are zero-prefixed now)
2005-09-01 Ilia AlshanetskyMFH: Fixed bug #34331 (php crashes when variables_order...
2005-09-01 foobarMFH: - Fixed bug #34307 (OnUpdateStringUnempty INI...
2005-09-01 George SchlossnagleMFH. Protect against underflow - refs http://pecl.php...
2005-09-01 foobarMFH
2005-09-01 Wez Furlongportability fix (for solaris)
2005-09-01 Dmitry StogovFixed bug #34137 (assigning array element by reference...
2005-09-01 Dmitry StogovMFH
2005-09-01 Derick Rethans- MFH: Fixed bug #33414 (Comprehensive list of incorrec...
2005-09-01 Dmitry StogovFixed bug #34277 (array_filter() crashes with reference...
2005-09-01 foobarNSF
2005-09-01 Dmitry StogovFixed bug #34310 (foreach($arr as $c->d => $x) crashes)
2005-09-01 Dmitry StogovSupport for class constants and static members for...
2005-09-01 foobarMFH
2005-09-01 Ilia AlshanetskyMFH: Fixed bug #34001 (pdo_mysql truncates numberic...
2005-08-31 foobarFixed bug #34323
2005-08-31 Rob RichardsMFH: make sxe_properties_get respect namespace scope
2005-08-31 foobarUpdate credits
2005-08-31 foobar- Moved ext/oracle to PECL
2005-08-31 foobarMFH:- Fixed bug #34306 (wddx_serialize_value() crashes...
2005-08-31 Derick Rethans- Fixed bug #33957 (gmdate('W')/date('W') sometimes...
2005-08-31 foobarAdded test for bug #34310
2005-08-31 Marcus Boerger- MFH run-tests-config.php was never used and now renamed
2005-08-31 George SchlossnagleMFH, fix 34072
2005-08-30 Ilia AlshanetskyMFH: Fixed bug #32589 (possible crash inside imap_mail_...
2005-08-30 Marcus Boerger- MFH (missing run-tests2.php rename part)
2005-08-30 Derick Rethans- Fixed bug #34302 (date('W') do not return leading...
2005-08-30 Marcus Boerger- BFN
2005-08-30 Dmitry StogovFixed possible memory leak
2005-08-29 Ilia AlshanetskyMark pspell as working
2005-08-29 Sara GolemonMFH: allocate_new_resource() handles the malloc() for...
2005-08-29 foobarMFH
2005-08-28 Ilia AlshanetskyUpgraded bundled SQLite library for PDO:SQLite to 3.2.5
2005-08-28 Ilia AlshanetskyUpgraded bundled SQLite library for PDO:SQLite to 3...
2005-08-28 Rob RichardsBFN
2005-08-28 Rob RichardsMFH: Fixed bug #34276 (setAttributeNS doesn't work...
2005-08-28 foobarNuke misinformation
2005-08-28 foobarThis is no longer required
2005-08-28 foobar- Fixed bug #34284 (CLI phpinfo showing html on _SERVER...
2005-08-28 foobarMFH
2005-08-26 Marcus Boerger- MFH
2005-08-26 Derick Rethans- MFH: Fixed a bug where stream_get_meta_data() did...
2005-08-26 Ilia AlshanetskyFixed bug #34214 (base64_decode() does not properly...
2005-08-26 Rob RichardsMFH: Fix URI escaping
2005-08-25 Marcus Boerger_ MFH
2005-08-25 Marcus Boerger- MFH Fixed bug #34257 (lib64 not handled correctly...
2005-08-25 foobarFix crash with e.g. stream_get_meta_data()
2005-08-25 Derick Rethans- MFH: Fixed bug #34087 for real.
2005-08-24 Ilia AlshanetskyMFH: Remainder of the 34191 bug fix.
2005-08-24 foobarPCRE lib is 6.2
2005-08-24 Derick RethansMFH:
2005-08-24 Dmitry StogovFixed boolean encoding (from 0/1 to false/true) to...
2005-08-24 Dmitry StogovFixed return-by-reference from internal functions
2005-08-24 Johannes Schlüter- MFH: Fix alphabetic order and add missing class
2005-08-23 foobarMFH
2005-08-23 Ilia Alshanetskyremoved unused vars
2005-08-22 Greg Beaversync with PEAR 1.3.6
2005-08-22 Greg Beaveradd XML_RPC 1.4.0
2005-08-22 Greg Beavermove Archive_Tar 1.3.2 => 1.3.1
2005-08-22 Ilia AlshanetskyMFH: Make dba extension support BerkleyDB 4.3.
2005-08-22 Stanislav Malyshevfix crash if throw attempted outside of executable...
2005-08-21 Ilia AlshanetskyMFH: Fixed bug #34191 (ob_gzhandler does not enforce...
2005-08-20 Greg Beaveradd checks for extensions that must be loaded
2005-08-18 Pierre Joye- fix bad revert and make the xmlrpc ext detections...
2005-08-18 Wez FurlongAdd ext to the include path.
2005-08-18 Ilia AlshanetskyMFH: Fixed bug #34156 (memory usage remains elevated...
2005-08-18 Antony DovgalMFH: fix memleak
2005-08-18 foobarMFH: Nuked EOLs from error messages
2005-08-18 foobarMFH
2005-08-18 foobarMFH
2005-08-18 foobarMFH: nuked eol from error message
2005-08-18 Ilia AlshanetskyMFH: Fixed bug #33987 (php script as ErrorDocument...
2005-08-17 Greg Beaveradd return by ref from PEAR::raiseError
2005-08-17 Greg Beaverre-enable XML_RPC 1.4.0
2005-08-17 foobarMFH
2005-08-17 foobarBFN
2005-08-17 Ilia AlshanetskyAdded test for bug #34087
2005-08-17 Dmitry StogovFixed bug #32981 (ReflectionMethod::getStaticVariables...
2005-08-17 foobarMFH
2005-08-17 Zeev SuraskiIntroduce SoapClient::__setSoapHeaders()
2005-08-16 Marcus Boerger- Prevent E_STRICT from ending up as exception
2005-08-16 Ilia AlshanetskyMFH: Fixed bug #34148 (+,- and . not supported as parts...
2005-08-16 Zeev SuraskiGo back to dev
2005-08-16 Edin KadribasicRebundle XML_RPC in the correct version for the Windows...
2005-08-16 Zeev SuraskiRoll RC1
2005-08-16 Dmitry StogovFixed memory leak
2005-08-16 Edin KadribasicUse free() instead of PQfreemem() to maintain compabiti...
2005-08-16 Ilia AlshanetskyMFH: Input validation part 2.
2005-08-15 Ilia AlshanetskyChunk the output
2005-08-15 Rob RichardsBFN
2005-08-15 Rob RichardsMFH: Fixed bug #34103 (line numbering not maintained...
2005-08-15 Ilia AlshanetskyMFH: input validation.
2005-08-14 Johannes Schlüter- Fix tab-completion for constants.
2005-08-12 Wez FurlongMFH, compiler detection
2005-08-12 foobar- Fixed bug #33326 (Cannot build extensions with phpize...
2005-08-12 Dmitry StogovFixed typo (ZVAL_LONG() -> ZVAL_DOUBLE())
2005-08-12 foobar- Fixed bug #34097 (configure failed to initize RE2C...
2005-08-11 foobarno DOS EOLs!
2005-08-11 foobar- Fixed test
next