]> granicus.if.org Git - php/shortlog
php
2006-05-11 Marcus Boerger- Fix build
2006-05-11 Andrei ZmievskiAdjust API for scanning INI files as UTF-8.
2006-05-11 Seiji Masugatafixed all mbstring setting information doesn't return...
2006-05-11 Marcus Boerger- Fix error mode handling
2006-05-11 <changelog... ChangeLog update
2006-05-11 Rasmus LerdorfMFB
2006-05-11 Pierre Joye- JIT entry
2006-05-10 Rasmus LerdorfWS fix
2006-05-10 Rasmus Lerdorfauto_globals_jit support for ext/filter
2006-05-10 Marcus Boerger- Fix tests
2006-05-10 Rasmus LerdorfMFB input filter hook for getenv()
2006-05-10 Rasmus LerdorfMFB filter defines
2006-05-10 Marcus Boerger- Fix tests
2006-05-10 Marcus Boerger- Enforece rule of disallowing throw in __toString()
2006-05-10 Marcus Boerger- s/RegExIterator/RegexIterator/
2006-05-10 Marcus Boerger- MFB missing initialization
2006-05-10 Marcus Boerger- CS
2006-05-10 Rob Richardsfix compiler warnings
2006-05-10 Andrei ZmievskiMFB
2006-05-10 Ilia AlshanetskyMFB: Fixed bug #37394 (substr_compare() returns an...
2006-05-10 Andrey HristovMFB
2006-05-10 Rob Richards- revert back to using internal buffer
2006-05-10 Antony Dovgalfix #37392 (Unnecessary call to OCITransRollback()...
2006-05-10 <changelog... ChangeLog update
2006-05-09 Marcus Boerger- WS
2006-05-09 Marcus Boerger- Methods have flags
2006-05-09 Marcus Boerger- zend_spprintf() is actually used elsewhere in the...
2006-05-09 Ilia AlshanetskyMFB: Fixed bug #37376 (fastcgi.c compile fail with...
2006-05-09 Marcus Boerger- MFB WS/CS, zend_spprintf() must not be exported
2006-05-09 Marcus Boerger- MFB Missing check
2006-05-09 Marcus Boerger- MFB: WS
2006-05-09 Andrei ZmievskiAdd pcre_last_error() and backtrack/recursion limit...
2006-05-09 Andrei ZmievskiAdd char_enum_types().
2006-05-09 Georg Richtermerge from 5.2
2006-05-09 Georg RichterMerge from 5.2
2006-05-09 Pierre Joye- #7586 (pecl), filter is not reseted between element
2006-05-09 Pierre Joye- one line inline doc
2006-05-09 <changelog... ChangeLog update
2006-05-09 Pierre Joye- fix logic, scalar is the default
2006-05-09 Pierre Joye- remove unused arg and use the right one
2006-05-09 Andrei ZmievskiFix and adjust.
2006-05-09 Andrei ZmievskiAdd char_enum_names().
2006-05-08 Andrei ZmievskiBeen a long day..
2006-05-08 Andrei ZmievskiAnd going, and going...
2006-05-08 Andrei ZmievskiA few more property functinos.
2006-05-08 Pierre Joye- this one too must be changed
2006-05-08 Edin KadribasicAdded constants.c to the windows build
2006-05-08 Pierre Joye- update/add inline docs
2006-05-08 Pierre Joye- #6567, wrong php dependency
2006-05-08 Pierre Joye- sync them
2006-05-08 Pierre Joye- fix tsrm build
2006-05-08 Pierre Joye- #6136, ini_set should not be able to change the filte...
2006-05-08 Pierre Joye- set unsafe_raw as default, will be set back to string...
2006-05-08 Pierre Joye- add input_get_args (input_get is kept untouched for...
2006-05-08 Ilia AlshanetskyMFB: Fixed memory leaks when working with cursors in...
2006-05-08 Pierre Joye- #37360, bad gif size
2006-05-08 Pierre Joye- CS (spaces > tabs)
2006-05-08 <changelog... ChangeLog update
2006-05-07 Nuno Lopesfix test, sorry.
2006-05-07 Nuno Lopesconvert a few more functions to unicode and adapt the...
2006-05-07 Pierre Joye- MFB: #37346, invalid colormap format
2006-05-07 <changelog... ChangeLog update
2006-05-07 Edin KadribasicMFB: Enable parallel build against Apache 2.2 libs...
2006-05-07 Edin KadribasicMFB: Enable separate build dir for SAPIs, the same...
2006-05-06 Nuno Lopesfix thread safe build
2006-05-06 Nuno Lopesfix tests in Unicode mode
2006-05-06 Nuno Lopesuse the new zend_unicode_to_ascii() function. this...
2006-05-06 Hartmut HolzgraefeAdded php_get_tmpdir() function that returns the defaul...
2006-05-06 <changelog... ChangeLog update
2006-05-05 Frank M. KromannAdding property.c to windows build
2006-05-05 Andrei ZmievskiRegister slightly under half a metric ton of constants.
2006-05-05 Dmitry StogovFixed bug #37251 (deadlock when custom error handler...
2006-05-05 Dmitry StogovFixed bug #37313 (sigemptyset() used without including...
2006-05-05 <changelog... ChangeLog update
2006-05-04 Antony Dovgalplug a leak
2006-05-04 Andrei ZmievskiDon't use fixed size buffer in zend_uchar_from_uname();
2006-05-04 Andrei ZmievskiOops again.
2006-05-04 Andrei ZmievskiOops.
2006-05-04 Andrei ZmievskiImplement char_from_name().
2006-05-04 Andrei ZmievskiAdd a global ASCII connverter, macros to return single...
2006-05-04 Antony Dovgalseveral minor fixes: nuke compile warnings etc.
2006-05-04 Andrei ZmievskiSome more work on property/names stuff.
2006-05-04 Andrei ZmievskiFix locale functions naming problem.
2006-05-04 Antony Dovgalfix build
2006-05-04 <changelog... ChangeLog update
2006-05-04 Andrei ZmievskiChange prefix to char_ and rename some functions.
2006-05-03 Andrei ZmievskiSome more property functions.
2006-05-03 Sara GolemonExpose PARAM_EVT_* constants
2006-05-03 Brian France- Add implementation of curl_multi_info_read (Brian)
2006-05-03 Antony Dovgalplug leak
2006-05-03 Antony Dovgalmore POST+arrays tests
2006-05-03 Dmitry StogovFixed bug #37205 (incompatibility with mod_fastcgi)
2006-05-03 Dmitry StogovFixed incompatibility with isapi_fcgi.dll
2006-05-03 Pierre Joye- update constants names
2006-05-03 Derick Rethans- Added my doc so that other people can work on it.
2006-05-03 Dmitry StogovFixed bug #37276 (problems witch $_POST array)
2006-05-03 Rob Richardsadd test
2006-05-03 Rob RichardsFix bug #37277 (cloning Dom Documents or Nodes does...
2006-05-03 Andrei Zmievski*** empty log message ***
2006-05-03 <changelog... ChangeLog update
next