]> granicus.if.org Git - php/shortlog
php
2007-12-18 Derick Rethans- Fixed typo.
2007-12-18 Greg Beaveroops, need to make these things optional, not required
2007-12-18 <changelog... ChangeLog update
2007-12-17 Marcus Boerger- Fix folding (again)
2007-12-17 Raghubansh... fix tests
2007-12-17 Hannes MagnussonMFB5.3: - Allow to specify php executable on commandline
2007-12-17 Dmitry StogovFixed bug #42868 (Floats cast to integer droduce unpred...
2007-12-17 Jani Taskinen- Fix indent of macros
2007-12-17 Sara GolemonAdd support for encoding options
2007-12-17 Sara GolemonAdd scoping braces for variable declaration
2007-12-17 <changelog... ChangeLog update
2007-12-16 Johannes Schlüter- Fix #43611 SplObjectStorage is available since 5.1.2
2007-12-16 Hannes MagnussonMFB5.3: Fix test
2007-12-16 Ilia AlshanetskyFixed bug #43589 (a possible infinite loop in bz2_filter.c)
2007-12-16 Ilia AlshanetskyMFB: Fixed bug #43606 (define missing depencies of...
2007-12-16 Greg Beaverfully implement Phar->copy(), fix test
2007-12-16 <changelog... ChangeLog update
2007-12-16 Greg Beaveradd failing test
2007-12-16 Greg BeaverPhar::copy() [not yet working]
2007-12-15 Hannes MagnussonMFB: Fix protos
2007-12-15 Antony Dovgalfix test
2007-12-15 <changelog... ChangeLog update
2007-12-15 David Coallier- MFB: Bug #41528
2007-12-14 Etienne KneussFix folding
2007-12-14 Greg BeaverPhar->buildFromIterator now can also accept a stream...
2007-12-14 Greg Beaverfix test
2007-12-14 Greg Beaverfix alias overloading detection on windows
2007-12-14 Greg Beaverfix test
2007-12-14 Greg Beaverfix terrible logic discovered in windows testing (not...
2007-12-14 Raghubansh... New testcases for token_get_all() function
2007-12-14 Scott MacVicarMFB: Change createFromTimestamp to setTimestamp
2007-12-14 Scott MacVicar- Add Datetime::createFromTimestamp to allow setting...
2007-12-14 Dmitry Stogovexecutor optimization
2007-12-14 Greg Beaverwindows fixes #2 (thanks Steph you rule)
2007-12-14 Greg Beaverwindows fixes (thanks Steph you rule)
2007-12-14 Greg Beaverfix test
2007-12-14 Greg Beaverremove stupid*$(# debug code
2007-12-14 David Coallier- Added other test with some unicode words (Sorry if...
2007-12-14 David Coallier- MFB: Merged bug41528.phpt test from 5_3
2007-12-14 Greg Beaverbetter fix, revert unintentional commit to Makefile...
2007-12-14 Greg Beaverfix build on windows, fix segfault in tsrm by uninitial...
2007-12-14 <changelog... ChangeLog update
2007-12-13 Antony Dovgaladd workaround for glibc issue
2007-12-13 Douglas Goldsteinadd tests for ldap_dn2ufn()
2007-12-13 Douglas Goldsteinexpand ldap_explode_dn() tests.
2007-12-13 Antony Dovgaladd new tests written by Felipe Pena
2007-12-13 Dmitry StogovAllowed import of global classes "use ::GlobalClassName...
2007-12-13 Dmitry StogovAllowed multiple namespaces per file (Gregory)
2007-12-13 Dmitry StogovFixed test
2007-12-13 Greg Beavernew test
2007-12-13 <changelog... ChangeLog update
2007-12-13 Greg Beavernew test
2007-12-13 Greg Beavercode re-organize to make it more logical
2007-12-13 Greg Beavernew test
2007-12-13 Greg Beaverfix test, new test
2007-12-13 Greg BeaverPhar->buildFromIterator: fix another mem leak, fix...
2007-12-13 Greg Beaverkill 1 memleak
2007-12-13 Greg BeaverPhar->buildFromIterator: use spl_iterator_apply(),...
2007-12-13 Ilia AlshanetskyMFB: Fixed bug #43580 (removed bogus declaration of...
2007-12-12 Greg Beaverimplement Phar::buildFromIterator()
2007-12-12 Antony Dovgaladd support for Valgrind 3.3.0 (which doesn't have...
2007-12-12 <changelog... ChangeLog update
2007-12-11 Greg Beaveruse thread-safe global var to store zend_compile_file...
2007-12-11 Greg Beaveruse stream_copy_to_stream again, figured out how to...
2007-12-11 Greg Beaverfix test in 5.3+
2007-12-11 Douglas Goldsteinadd skipif case if the ldap extension is not loaded
2007-12-11 Douglas Goldsteinput ldap_explode_dn.phpt in proper directory
2007-12-11 Douglas GoldsteinAdding initial tests for LDAP module. Adding tests...
2007-12-11 Jani Taskinen- Revert previous patch, it was correct to do this...
2007-12-11 Jani Taskinen- Fix error display (Stas: PG(display_errors) is handle...
2007-12-11 Raghubansh... New testcases for array_walk_recursive() function
2007-12-11 Raghubansh... delete because there are two smaller testcases for...
2007-12-11 Raghubansh... New testcases for array_walk() function
2007-12-11 Raghubansh... New testcases for array_merge_recursive() function
2007-12-11 Jani Taskinen- Fixed bug #43541 (array_slice() length parameter...
2007-12-11 Christopher... MFB: sync version macro check
2007-12-11 Christopher... MFB: Fix #42496. Cursor leak fetching LOBs
2007-12-11 Greg Beaveradd note about new include functionality
2007-12-11 <changelog... ChangeLog update
2007-12-10 Ilia AlshanetskyMFB: Fixed bug #43522 (stream_get_line() eats additiona...
2007-12-10 <changelog... ChangeLog update
2007-12-09 Greg Beaveradd the ability to automatically resolve includes insid...
2007-12-09 Derick Rethans- Fixed Bug #42272 (var_export() incorrectly escapes...
2007-12-09 Raghubansh... new testcases for array_unique() function
2007-12-09 <changelog... ChangeLog update
2007-12-08 <changelog... ChangeLog update
2007-12-07 Dmitry StogovFixed bug #43344 (Wrong error message for undefined...
2007-12-07 <changelog... ChangeLog update
2007-12-06 Ilia AlshanetskyMFB: WS
2007-12-06 Marcus Boerger- MFB: DB 4.6 detection
2007-12-06 <changelog... ChangeLog update
2007-12-05 Ilia AlshanetskyMFB: Fixed bug #43495 (array_merge_recursive() crashes...
2007-12-05 <changelog... ChangeLog update
2007-12-04 Rob Richardsstarting with 2.6.30, standard libxml2 build can be...
2007-12-04 Ilia AlshanetskyMFB: Fixed bug #43493 (pdo_pgsql does not send username...
2007-12-04 Ilia AlshanetskyMFB: fixed test
2007-12-04 Dmitry StogovFixed uninitialized value
2007-12-04 Antony Dovgaldetect IBM iconv implementation and use correct encodin...
2007-12-04 Antony Dovgalfix folding
2007-12-04 <changelog... ChangeLog update
next