]> granicus.if.org Git - php/shortlog
php
2006-12-21 Seiji MasugataSynced PHP_5_2 Branch.
2006-12-21 Dmitry StogovFixed comments
2006-12-21 Rob RichardsMFB: fix issues identitified by coverity
2006-12-21 Antony Dovgalnew tests by Christopher Jones
2006-12-21 Antony Dovgalfix possible leak
2006-12-21 Dmitry StogovDefault memory_limit value is set to 128M
2006-12-21 Dmitry Stogovemoved dependency from SHELL32.DLL
2006-12-21 Ilia AlshanetskyMFB: Fix a possible memory leak
2006-12-21 Ilia AlshanetskyMFB: Fixed possible memory leak
2006-12-21 <changelog... ChangeLog update
2006-12-21 Antony Dovgalapply correct fix (aka "oops!")
2006-12-21 Ilia AlshanetskyMFB: Optimize out zend_hash_num_elements() call
2006-12-21 Antony Dovgalfix leak on error
2006-12-21 Antony Dovgaldon't leak on error
2006-12-21 Antony Dovgalfix possible leaks
2006-12-21 Antony Dovgalfix potential leak
2006-12-21 Antony Dovgalprevent potential leak on error
2006-12-21 Antony Dovgalbail out if zend_unicode_to_string() fails
2006-12-21 Antony Dovgalmake sure err_char is initialized properly
2006-12-21 Antony Dovgalfix double free
2006-12-20 Antony Dovgalfix potential leak, improve length checks
2006-12-20 Marcus Boerger- Quick hackto make tests pass
2006-12-20 Antony Dovgaldo not allocate the return value if it wasn't requested
2006-12-20 Antony Dovgalfix possible leak on failure in get_defined_functions()
2006-12-20 Antony Dovgalfix leak in zend_disable_class()
2006-12-20 Antony Dovgalfix double free on error
2006-12-20 Marcus Boerger- More unicode
2006-12-20 Marcus Boerger- Add unicode expectations
2006-12-20 Marcus Boerger- Fix test name
2006-12-20 Andrei ZmievskiUpdate.
2006-12-20 Marcus Boerger- Make shorter and do not use problematic attribute
2006-12-20 Marcus Boerger- Compilers mightnot like the zstr return,thus return...
2006-12-20 Andrei ZmievskiUnicode support in get_browser(). To avoid additional...
2006-12-20 Andrei ZmievskiCheck for conversion failure in "s&" and return appropr...
2006-12-20 Andrei ZmievskiFix return value in zval_unicode_to_string_ex().
2006-12-20 Andrei ZmievskiFix warning.
2006-12-20 Marcus Boerger- Mention zend_zstrndup()
2006-12-20 Marcus Boerger- Implement zend_zstrndup()
2006-12-20 Ilia AlshanetskyFixed zts build
2006-12-20 Antony Dovgalremove register_globals remains
2006-12-20 Ilia AlshanetskyMFB: Fixed bug #39898 (FILTER_VALIDATE_URL validates...
2006-12-20 Antony Dovgalreturn NULL right away if invalid length was passed
2006-12-20 Andrei ZmievskiAlign Unicode and binary versions of formatted printing.
2006-12-20 Antony Dovgalfix #39903 (Notice message when executing __halt_compil...
2006-12-20 Antony Dovgaldon't reinvent the wheel, use sprintf()
2006-12-20 Derick Rethans- Fixed the regexp so that the letter "v" also works.
2006-12-20 Antony Dovgalgracefully bail out on invalid header
2006-12-20 Dmitry StogovMake MEMORY_LIMIT and ZEND_USE_MALLOC_MM to be always...
2006-12-20 Hannes MagnussonMFB:
2006-12-20 <changelog... ChangeLog update
2006-12-19 Andrei ZmievskiUnicode support in ezmlm_hash().
2006-12-19 Marcus Boerger- Use new 'x' parameter parsing
2006-12-19 Marcus Boerger- Make spl_autoload_call() unicode safe
2006-12-19 Marcus Boerger- Changed macro once again
2006-12-19 Marcus Boerger- x was added toparameter parsing api
2006-12-19 Marcus Boerger- Implement parameter parsing 'x'
2006-12-19 Marcus Boerger- Fix macro param order
2006-12-19 Marcus Boerger- Implement zend_u_call_method to deal with situations...
2006-12-19 Andrei ZmievskiUnicode support in set_include_path().
2006-12-19 Nuno Lopesnew test
2006-12-19 Michael Wallner- check CRYPTO_get_id_callback() if anyone else already...
2006-12-19 Antony DovgalMFB
2006-12-19 Andrei ZmievskiUpdate.
2006-12-19 Andrei Zmievski- Marcus was too quick. Let's put type before zstr...
2006-12-19 Marcus Boerger- Fix ZVAL_ZSTRL
2006-12-19 Antony Dovgaladd check for setlocale() and sv_SE to SKIPIF section
2006-12-19 Andrei ZmievskiUnicode support in *printf() functions. (Antony, Andrei)
2006-12-19 Nuno LopesMFB: little cleanup in json_determine_array_type()
2006-12-19 Antony Dovgaladd missing SKIPIF sections
2006-12-19 Antony Dovgal-NAN should not be possible
2006-12-19 Antony Dovgalinf->INF
2006-12-19 Dmitry StogovSupport for systems without locale.h
2006-12-19 Antony Dovgalfix test on MacOS
2006-12-19 Antony Dovgalfix serialize tests after s: -> S: change
2006-12-19 Antony DovgalMFB: serialize() should use '.' as decimal point irresp...
2006-12-19 Dmitry StogovFixed bug #39815 (SOAP double encoding is not locale...
2006-12-19 Edin KadribasicMFB
2006-12-19 Edin KadribasicMFB: Enable full build with newer Microsoft compilers
2006-12-19 Dmitry StogovFixed bug #39869 (safe_read does not initialize errno...
2006-12-19 Dmitry StogovAdded function stream_socket_shutdown(). It is a wraper...
2006-12-19 Brian Shire-Fixed bug #30074 (apparent symbol table error with...
2006-12-19 Pierre Joye- zip is done
2006-12-19 Pierre Joye- unicode support for the procedural API
2006-12-19 <changelog... ChangeLog update
2006-12-18 Marcus Boerger- More tests
2006-12-18 Hannes MagnussonFix ZTS
2006-12-18 Marcus Boerger- Support members in SplObjectStorage serialization...
2006-12-18 Andrei ZmievskiUnicode support in get_cfg_var().
2006-12-18 Andrei ZmievskiFix macro.
2006-12-18 Andrei ZmievskiUnicode support in parse_ini_file().
2006-12-18 Ilia AlshanetskyMFB: Fixed bug #39845 (Persistent connections generate...
2006-12-18 Ilia AlshanetskyMFB: Cleanup & optimize php_filter_encode_url()
2006-12-18 Ilia AlshanetskyMFB: Less hackish support for spaces at the start of...
2006-12-18 Ilia AlshanetskyMFB: Fixed bugs with trimming of spaces
2006-12-18 Antony Dovgalfix #39850 (SplFileObject throws contradictory/wrong...
2006-12-18 Dmitry StogovFixed bug #39832 (SOAP Server: parameter not matching...
2006-12-18 Antony Dovgalfix possible invalid read (reproducible only on big...
2006-12-18 Dmitry StogovFixed random generation of cookies and canaries
2006-12-18 Antony Dovgalfix test names
2006-12-18 Hannes Magnusson- make %f locale aware again
next