]> granicus.if.org Git - php/shortlog
php
2009-03-19 Matt WilmasAvoid 2 conversions when decoding numbers
2009-03-19 Matt WilmasMFB (zend_execute_API.c v1.331.2.20.2.13): "Avoid strcp...
2009-03-19 Arnaud Le BlancBetter fix for #44607. Fixes #47487 (php_stream_fill_re...
2009-03-19 Dmitry StogovFixed check for long integer overflow
2009-03-19 Etienne KneussFix #47231 (offsetGet error using incorrect offset)
2009-03-19 Etienne KneussAdd test covering for #47671
2009-03-19 Etienne KneussFix #47671 (cloning SplObjectStorage instances)
2009-03-19 <changelog... ChangeLog update
2009-03-19 Ilia AlshanetskyMFB:Improved parameter parsing
2009-03-18 andy wharmbyNew tests for various date extension functions. Tested...
2009-03-18 Dmitry StogovRemoved unnecassary checks
2009-03-18 Pierre Joye- php.ini-dev/prod
2009-03-18 Moriyoshi Koizumi- Synching .dsp file (I am not sure whether I really...
2009-03-18 Matt WilmasFixed test on 64-bit (thanks Antony)
2009-03-18 Takeshi AbeFixed libgd #186 (Tiling true colour with palette image...
2009-03-18 Dmitry StogovImproved speed of conditional jump instructions by...
2009-03-18 Dmitry StogovInline only the most useful code
2009-03-18 Dmitry StogovFixed bug #47704 (crashes on some "bad" operations...
2009-03-18 andy wharmbyNew tests for date extension DateTime methods Tested...
2009-03-18 Dmitry Stogovoptimization
2009-03-18 andy wharmbyNew tests for date extension DateTimeZone methods Teste...
2009-03-18 Dmitry StogovFixed floating point mathematic speed degradation ...
2009-03-18 Dmitry StogovBetter fix for bug #45877 (smaller and faster)
2009-03-18 <changelog... ChangeLog update
2009-03-18 Matt WilmasFixed bug #45877 (Array key '2147483647' left as string)
2009-03-17 Scott MacVicarMissing skip in tests
2009-03-17 Scott MacVicarReplace magic values with a define, makes reading it...
2009-03-17 Ilia AlshanetskyMFB: Fixed compiler warning
2009-03-17 Scott MacVicarAdd PHP_JSON_FORCE_OBJECT for forcing an object output...
2009-03-17 Felipe Pena- Fix version && year++
2009-03-17 Matt WilmasFixed bug #46882 (Serialize / Unserialize misbehaviour...
2009-03-17 Johannes SchlüterReplace old php.ini files with the new ones according to
2009-03-17 Pierre Joye- MFB: make it less(er) sensible to bison version
2009-03-17 Pierre Joye- MFB: s,win32,windows, and add myself to the list
2009-03-17 Scott MacVicarDeal with overflow when decoding large numbers
2009-03-17 Pierre Joye- disable HAVE__CONTROLFP_S with VC9, 3x times slowdown
2009-03-17 Johannes Schlüter- mark mysqlnd's threading (which can be used for backg...
2009-03-17 Andrey HristovFix the build, because the macro's name has changed
2009-03-17 Moriyoshi Koizumi- Make iconv filter accept '.' as the delimiter between...
2009-03-17 Scott MacVicarFix bug #47359 - Use the official unofficial mimetype...
2009-03-17 Scott MacVicarFix bug #47678 - Allow loadExtension to be disabled...
2009-03-17 Scott MacVicarFix bug #47644 - Valid integers are truncated with...
2009-03-17 Christopher... Fix INI blocks
2009-03-17 <changelog... ChangeLog update
2009-03-16 Zoe Slatterytest for /ext/tidy from stefan priebsch
2009-03-16 Felipe Pena- Fixed bug #47616 (curl keeps crashing)
2009-03-16 Pierre Joye- fix the build for win (vc6 or vc9)
2009-03-16 Dmitry StogovFixed test
2009-03-16 Ilia AlshanetskyMFB: Fixed compiler warnings
2009-03-16 Mikko KoppanenCloses bug #47667
2009-03-16 Pierre Joye- MFB: fix build
2009-03-16 Dmitry StogovFixed bug #47664 (get_class returns NULL instead of...
2009-03-16 Christopher... Prepare for PECL OCI8 1.3.5
2009-03-16 Christopher... Mac OSX customization for initialization error message
2009-03-16 Brian ShireFix scanner handling of NULL values in heredoc, nowdoc...
2009-03-16 <changelog... ChangeLog update
2009-03-15 Scott MacVicarfileinfo tests are missing skipif
2009-03-15 Scott MacVicarUpdate fileinfo to libmagic 5.00 and remove dependency...
2009-03-15 Moriyoshi Koizumi- Fix a bug that mbstring.internal_encoding doesn't...
2009-03-15 <changelog... ChangeLog update
2009-03-14 Takeshi AbeFixed bug #45799 (imagepng() crashes on empty image)
2009-03-14 <changelog... ChangeLog update
2009-03-13 Stanislav Malyshevadd new CURL options
2009-03-13 Rob Richardsadd LIBXML_LOADED_VERSION constant that contains curren...
2009-03-13 Rob RichardsMFB: fix bug #47430 (Errors after writing to nodeValue...
2009-03-13 <changelog... ChangeLog update
2009-03-12 Christopher... Fixed PECL Bug 14268 (Allow 'pecl install oci8' command...
2009-03-12 Ilia AlshanetskyFixed bug #47639 (pg_copy_from() WARNING: nonstandard...
2009-03-12 Zoe Slatteryrefixing %r in run-tests.php (thanks iain lewis for...
2009-03-12 Andrei ZmievskiFix copy-pasto (needs to return proper CE).
2009-03-12 Christopher... Fix tests to use ENV and re-enable
2009-03-12 <changelog... ChangeLog update
2009-03-11 Brian ShireAdd proper EOF handling for language scanner. Fixes...
2009-03-11 Christopher... Revert local setting changes
2009-03-11 Christopher... Bug #46994 (CLOB size does not update when using CLOB...
2009-03-11 Dmitry StogovFixed speed degradation on gcc-4.3 because of less...
2009-03-11 <changelog... ChangeLog update
2009-03-11 Marcus Boerger- It's 2009
2009-03-10 Marcus Boerger- This is PHP 6 - if this ... ever gets out
2009-03-10 Marcus Boerger- Safer flag handling as requested by Greg
2009-03-10 Dmitry StogovClenaup deprecated namespace code
2009-03-10 <changelog... ChangeLog update
2009-03-09 Christopher... New test for oci_fetch_all
2009-03-09 Christopher... Make non-public prototype match the type passed at...
2009-03-09 Christopher... Use PHP 5 function name in error message
2009-03-09 Christopher... Bug #47243 (Crash at shutdown on Windows)
2009-03-09 Christopher... MHB/sync: Make tests portable with older PHP for PECL...
2009-03-09 Christopher... PECL Bug #16035 (oci_connect without ORACLE_HOME define...
2009-03-09 Christopher... PECL Bug #15988 (sqlnet.ora isn't read with older Oracl...
2009-03-09 Christopher... Prepare README for future PECL OCI8 1.3.5
2009-03-09 Christopher... Silence initialization warning
2009-03-09 Christopher... Bug #46623 (phpinfo doesn't show compile time ORACLE_HO...
2009-03-09 <changelog... ChangeLog update
2009-03-08 Ilia AlshanetskyMFB: Fixed bug #47598 (FILTER_VALIDATE_EMAIL is locale...
2009-03-08 Felipe Pena- Fixed bug #47593 (interface_exists() returns false...
2009-03-08 Kalle Sommer... Fix tests
2009-03-08 Kalle Sommer... Fixed bug #47543 (irrelevant warning message)
2009-03-08 <changelog... ChangeLog update
2009-03-07 Ilia AlshanetskyMFB: Adjust previous fix to avoid compiler warnings
2009-03-07 Ilia AlshanetskyMFB: Improved parameter handling
next