]> granicus.if.org Git - php/shortlog
php
2004-07-05 Sascha Schumann- revert to proper behaviour. The environment variable...
2004-07-04 Ilia AlshanetskyMFH: Fixed bug #28963 (Missing space for \0 in address...
2004-07-03 Pierre Joye- Fix #28984, using full transparent segfauls in imagefill
2004-07-02 Wez FurlongFix #28996: unix sockets leak when connection fails
2004-07-01 Zeev SuraskiMFH (more or less) registry-based setting for the locat...
2004-07-01 Sterling Hughesmfh
2004-06-30 Frank M. KromannFix for #28512. news entry
2004-06-30 Frank M. KromannMFH: Fix for #28512. Allocate enough space to store...
2004-06-30 Ilia AlshanetskyMFH: Another instance where alloca() is not needed.
2004-06-30 Ilia AlshanetskyMFH: Do not use alloca() where it can be abused through...
2004-06-29 Wez FurlongFix for Bug #28964 fread "greedy" behaviour
2004-06-28 Derick Rethans- MFH: Fixed bug with leap year checking.
2004-06-28 Ard BiesheuvelBFN
2004-06-28 Ard BiesheuvelFixed bug #28897 (-1 returned as -0.000 for 64-bit...
2004-06-26 Moriyoshi Koizumi- This one should've been here, not in HEAD.
2004-06-26 Uwe SchindlerMFH: replace strncpy with strlcpy
2004-06-26 Stefan EsserMFH
2004-06-25 Edin KadribasicMemory leak fix (patch by Joe Orton)
2004-06-24 Ilia AlshanetskyMFH: Added missing safe_mode & open_basedir checks.
2004-06-23 Sara GolemonBFN and order fix
2004-06-23 Moriyoshi Koizumi- Modify test case for wider coverage.
2004-06-23 Moriyoshi Koizumi- Fix buf #28466 (mbstring_convert_variables() problem).
2004-06-23 Sascha Schumann- fix logic. if the client already sent us the cookie...
2004-06-23 Uwe SchindlerAddendum to bug #28878: change ini keys as PHP_INI_SYSTEM
2004-06-22 Andrei Zmievskipcre_info() is deprecated. Hence, update to pcre_fullin...
2004-06-22 Ilia AlshanetskyMFH: Fixed possible buffer overflow.
2004-06-22 Uwe SchindlerFix bug #28878: php.ini values in php4_execute
2004-06-22 Uwe SchindlerFix bug #28878: php.ini values in php4_execute
2004-06-21 Ilia AlshanetskyMFH: Added missing safe_mode check.
2004-06-21 Sara GolemonBFN
2004-06-21 Sara GolemonMFH: BugFix#28868 Wrapper hash not thread-safe
2004-06-19 Jan Lehnardt- MFH (fix for #28847)
2004-06-19 Stefan EsserFixed some 64bit and other zend_parse_parameters bugs
2004-06-18 Ilia AlshanetskyMFH: Fixed possible memory leak.
2004-06-18 Ilia AlshanetskyMFH: Fixed bug #28818 (Apache 2 sapis do not export...
2004-06-17 Brad Housemerge name change from mcve -> monetra
2004-06-17 Ilia AlshanetskyMFH: Properly handly high ascii values in soundex().
2004-06-16 Ilia AlshanetskyNew & improved strspn() & strcspn(), ~30% in most cases.
2004-06-15 Ilia AlshanetskyA faster & more memory efficient php_addslashes() imple...
2004-06-13 Edin KadribasicPart of fix for #28745: link agains extension against...
2004-06-12 Greg BeaverMFH bugfixes
2004-06-12 Greg BeaverMFH: Installer and ErrorStack bugfixes/ErrorStack features
2004-06-10 Ilia AlshanetskyMFH: hypot() is not experimental.
2004-06-10 Derick Rethans- Fixed bug #28730 (Wrong website in configure output)
2004-06-10 Ilia AlshanetskyMFH: Fixed bug #28723 (Fixed mbstring config.m4 to...
2004-06-09 Frank M. KromannMFH: Fix win32 build
2004-06-09 Ilia AlshanetskyCorrect alt text for easter egg logo.
2004-06-09 Ilia AlshanetskyMFH: Fixed bug #28175 (Allow bundled GD to compile...
2004-06-09 Ilia AlshanetskyMFH: Fixed bug #28525 (gmp_powm() does not work with...
2004-06-09 Ilia AlshanetskyMFH: Fixed memory leak on error in win32's opendir...
2004-06-08 Greg BeaverMFH partial fix, bug #1163: rpm build doesn't build...
2004-06-08 Greg BeaverMFH fix bug #1550: Builder does not set path to match...
2004-06-08 Greg BeaverMFH fix bug #1378: user/pass must be urldecoded from...
2004-06-08 Greg BeaverMFH
2004-06-08 Ilia AlshanetskyMFH: Fixed bug #28692 (\0 in Authenticate header passed...
2004-06-07 Ilia AlshanetskyMFH: Fixed bug #28668 (glob() does not work with relati...
2004-06-07 Ilia AlshanetskyMFH: Fixed bug #28670 (WWW-Authentication header mangli...
2004-06-07 Sara GolemonMissing length limit parameter.
2004-06-06 Ilia AlshanetskyMFH: Fixed bug #28649 (Proper glob() return value on...
2004-06-04 Ilia AlshanetskyMFH: Fixed bug #28632 (Prevent open_basedir bypass...
2004-06-04 Ilia AlshanetskyMFH: Fixed bug #28627 (When multiple MySQL links are...
2004-06-04 Sara GolemonBugFix# 28626 You can't #ifdef check a typedef. Just...
2004-06-03 Ilia AlshanetskyBack to dev.
2004-06-02 Ilia AlshanetskyPrepare for 4.3.7 release.
2004-06-01 Ilia AlshanetskyMFH: No need to NULL terminate manually, snprintf(...
2004-06-01 Ilia AlshanetskyMFH: Fixed bug #28597 (xmlrpc_encode_request() incorrec...
2004-06-01 Andrei Zmievski*** empty log message ***
2004-06-01 Ard Biesheuvel#28569
2004-06-01 Ard BiesheuvelMFH: Fixed bug #28569 (connection id is not thread...
2004-05-31 Ilia AlshanetskyMFH: Added missing argument check.
2004-05-31 Pierre Joye- Missing ';'
2004-05-31 Ard BiesheuvelFix build
2004-05-30 Ilia AlshanetskyMFH: Fixed memory leak on ifx_error().
2004-05-30 Ilia AlshanetskyMFH: Fixed bug #28564 (Problem building informix as...
2004-05-30 Brad HouseManually check for egrep
2004-05-28 Ilia AlshanetskyMFH: Fixed bug #28311 (Transparency detection code...
2004-05-28 Stefan EsserMFH
2004-05-28 Stefan EsserMFH
2004-05-26 Ilia AlshanetskyMFH: Turn off session.auto_start to prevent test failures.
2004-05-26 Ilia AlshanetskyMFH: Prevent test failure when fi_FI locale is not...
2004-05-26 Ilia AlshanetskyFixed test failure due to incorrect library check.
2004-05-26 Wez FurlongFix build
2004-05-26 Derick Rethans- MFH: Fixed bug #28523 (Typo in ext/sockets/sockets.c)
2004-05-25 Stefan EsserMFH
2004-05-25 Brad HousePHP_SETUP_OPENSSL is NOT SNMP_SHARED_LIBADD, it's MCVE_...
2004-05-25 Ilia AlshanetskyBack to dev.
2004-05-25 Ilia AlshanetskyPrepare for 4.3.7RC1.
2004-05-24 Pierre Joye- MFH: Fix #28506, negative angle returns "random arcs"
2004-05-24 Ilia AlshanetskyMFH: Fixed bug #28508 (Do not make hypot() available...
2004-05-23 Wez FurlongBFN
2004-05-23 Wez FurlongMFH: Bugfix for #23220: IIS messes up SSL shutdown
2004-05-23 Stefan EsserMFH.
2004-05-21 Edin KadribasicThe other bit of MFH
2004-05-21 Timm Friebe- MFH: Fixed bug #28354
2004-05-21 Timm Friebe- MFH: Fixed TSRM build
2004-05-21 Derick Rethans- MFH: Fixed TSRM problem in latest commit.
2004-05-21 Derick Rethans- MFH: Fixed bug #28456 (Problem with enclosed / in...
2004-05-20 Ilia AlshanetskyMFH: Fixed stream leak on error.
2004-05-20 Ilia AlshanetskyMFH: Free vars before calling E_ERROR.
2004-05-18 Ilia AlshanetskyMFH: Fixed possible memory leak.
next