lbarnaudMon Aug 18 04:46:05 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/dir rewinddir_variation2.phpt
readdir_variation2.phpt
Log:
MFH: Fix tests (closes #45841)
http://cvs.php.net
lbarnaudMon Aug 18 04:45:49 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/dir rewinddir_variation2.phpt
readdir_variation2.phpt
Log:
MFH: Fix tests (closes #45841)
http://cvs.php.net
lbarnaudMon Aug 18 04:45:25 2008 UTC
Modified files:
/php-src/ext/standard/tests/dir rewinddir_variation2.phpt
readdir_variation2.phpt
Log:
Fix tests (closes #45841)
http://cvs.php.net/viewvc.cgi/php-src/ex
lbarnaudMon Aug 18 04:11:52 2008 UTC
Modified files:
/php-src/main output.c
Log:
ws
http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.212&r2=1.213&diff_format=u
Index: php-src/main/output.c
diff -u php-src/main/output.c:1.212 php-src/main
lbarnaudMon Aug 18 04:09:38 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/tests/lang bug45392.phpt
Modified files:
/php-srcNEWS
/php-src/main output.c
Log:
MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory
lbarnaudMon Aug 18 04:08:17 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/tests/lang bug45392.phpt
Modified files:
/php-src/main output.c
Log:
MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).
http://
lbarnaudMon Aug 18 04:07:54 2008 UTC
Added files:
/php-src/tests/lang bug45392.phpt
Modified files:
/php-src/main output.c
Log:
Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).
http://cvs.php.net/viewvc.cgi
lbarnaudMon Aug 18 03:54:50 2008 UTC
Modified files:
/php-src/main output.c
Log:
update buffer size after having effectively realloc()ed it when appending
data to an output buffer
# may caused some problems if erealloc() failed here because of mem
moriyoshi Mon Aug 18 03:26:40 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard html.c
Log:
- MFH: beware of signedness
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/html.c?r1=1.111.2.2.2.21&r2=1.111.2.2.2.22&diff_format=u
Index
moriyoshi Mon Aug 18 03:26:22 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard html.c
Log:
- MFH: beware of signedness
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/html.c?r1=1.111.2.2.2.14.2.10&r2=1.111.2.2.2.14.2.11&diff_form
moriyoshi Mon Aug 18 03:26:07 2008 UTC
Modified files:
/php-src/ext/standard html.c
Log:
- Beware of signedness
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/html.c?r1=1.134&r2=1.135&diff_format=u
Index: php-src/ext/standard/html.c
diff -u ph
felipe Mon Aug 18 00:37:16 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/mbstring mbstring.c
Log:
- New parameter parsing API (for mb_convert_variables())
http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/mbstring.c?r1=1.224.2.22.2.25.2.30&r2
felipe Mon Aug 18 00:36:04 2008 UTC
Modified files:
/php-src/ext/mbstring mbstring.c php_mbregex.c
/php-src/ext/mbstring/tests ini_language.phpt
mb_output_handler_pattern-01.phpt
mb_output_han
felipe Sun Aug 17 22:14:15 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard array.c
/php-src/ext/standard/tests/array array_merge.phpt
array_merge_error.phpt
a
felipe Sun Aug 17 22:11:22 2008 UTC
Modified files:
/php-src/ext/standard array.c
/php-src/ext/standard/tests/array array_merge.phpt
array_merge_error.phpt
array_merge_recurs
lbarnaudSun Aug 17 21:55:27 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
/ZendEngine2zend_ini_scanner.l
/php-src/ext/standard/tests/general_functions parse_ini_file.phpt
Log:
MFH: Allow underscore at start of labels as
lbarnaudSun Aug 17 21:51:37 2008 UTC
Modified files:
/ZendEngine2zend_ini_scanner.l
/php-src/ext/standard/tests/general_functions parse_ini_file.phpt
Log:
Allow underscore at start of labels as underscore has no meaning here
(fixes #44
Hi,
On Sunday 17 August 2008 11:32:53 Marcus Boerger wrote:
> Hello Arnaud, hi all,
>
> the submit message got lost: Upgrade Arnaud, so that he may submit his
> ini parsing fix.
Thanks :)
>
> marcus
>
> Sunday, August 17, 2008, 11:27:18 AM, you wrote:
>
> > helly Sun Aug 17 09
On Sun, Aug 17, 2008 at 9:26 PM, Jani Taskinen <[EMAIL PROTECTED]> wrote:
> Pierre Joye kirjoitti:
>>
>> hi,
>>
>> On Sun, Aug 17, 2008 at 2:09 PM, Jani Taskinen <[EMAIL PROTECTED]>
>> wrote:
>>
>>> You don't need to have multiple PHP_NEW_EXTENSION lines in config*.m4's
>>> to
>>> enable multiple e
Pierre Joye kirjoitti:
hi,
On Sun, Aug 17, 2008 at 2:09 PM, Jani Taskinen <[EMAIL PROTECTED]> wrote:
You don't need to have multiple PHP_NEW_EXTENSION lines in config*.m4's to
enable multiple extensions and is not really useful either since you break
the ext_shared stuff, etc. If you do that a
janiSun Aug 17 19:24:11 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
fix news
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.273&r2=1.2027.2.547.2.965.2.274&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.
felipe Sun Aug 17 17:04:09 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/ming ming.c
Log:
- Fix build
http://cvs.php.net/viewvc.cgi/php-src/ext/ming/ming.c?r1=1.79.2.4.2.8.2.13&r2=1.79.2.4.2.8.2.14&diff_format=u
Index: php-src/ext/ming/ming.c
diff -u
pajoye Sun Aug 17 16:44:13 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/general_functions phpinfo.phpt
Log:
- MFH: add %a for Compiler/Architecture
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/phpinfo
pajoye Sun Aug 17 16:43:36 2008 UTC
Modified files:
/php-src/ext/standard/tests/general_functions phpinfo.phpt
Log:
- add %a for Compiler/architecture
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/general_functions/phpinfo.phpt?r1=1.5&r2=1.6&di
pajoye Sun Aug 17 15:23:45 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard exec.c
/php-src/ext/standard/tests/general_functions
escapeshellcmd-win32.phpt
Log:
- [DOC] MFH: i
pajoye Sun Aug 17 15:23:23 2008 UTC
Modified files:
/php-src/ext/standard exec.c
/php-src/ext/standard/tests/general_functions
escapeshellcmd-win32.phpt
Log:
- [DOC] improve fix for #43261
pajoye Sun Aug 17 14:32:41 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/filefile.inc
Log:
- MFH: typo and inline doc fix
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/file/file.inc?r1=1.1.2.6.2.1&r2=1.1.2.6.2.2&diff_forma
pajoye Sun Aug 17 13:07:39 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/general_functions bug41518.phpt
Log:
- MFH: fix test (portable), use . as basedir and create the tmp dir in the
test directory
http://cvs.php.net/viewvc.cgi/
pajoye Sun Aug 17 13:07:06 2008 UTC
Modified files:
/php-src/ext/standard/tests/general_functions bug41518.phpt
Log:
- fix test (portable), use . as basedir and create the tmp dir in the test
directory
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/t
hi,
On Sun, Aug 17, 2008 at 2:09 PM, Jani Taskinen <[EMAIL PROTECTED]> wrote:
> You don't need to have multiple PHP_NEW_EXTENSION lines in config*.m4's to
> enable multiple extensions and is not really useful either since you break
> the ext_shared stuff, etc. If you do that anywhere, you're doin
janiSun Aug 17 12:28:41 2008 UTC
Removed files:
/php-src/ext/mhash/tests.cvsignore
Log:
- Remove unnecessary file
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
janiSun Aug 17 12:10:47 2008 UTC
Removed files: (Branch: PHP_5_3)
/php-src/ext/mhash/tests.cvsignore
Log:
- unneeded file
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Pierre Joye kirjoitti:
Hi,
On Sat, Aug 16, 2008 at 11:56 PM, Jani Taskinen <[EMAIL PROTECTED]> wrote:
Will $PHP_MHASH ever be anything here?
afaict ext/hash cannot be disabled after this change
-Hannes
I wasn't paying attention to this..what was done for ext/mhash/config.m4? :)
And == is no
pajoye Sun Aug 17 11:10:52 2008 UTC
Modified files:
/php-src/ext/standard/tests/filefile.inc stat_basic-win32.phpt
stat_variation8-win32.phpt
tempnam_variation3-win32.phpt
pajoye Sun Aug 17 11:04:17 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/filefile.inc stat_basic-win32.phpt
stat_variation8-win32.phpt
tempnam_variation3-win32
pajoye Sun Aug 17 11:01:23 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
- fixes, portability and improvements for stat/file*/touch windows entry
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.272&r2=1.2027.2.547.2.965.2.27
Hello Arnaud, hi all,
the submit message got lost: Upgrade Arnaud, so that he may submit his
ini parsing fix.
marcus
Sunday, August 17, 2008, 11:27:18 AM, you wrote:
> helly Sun Aug 17 09:27:18 2008 UTC
> Modified files:
> /CVSROOTavail
> Log:
> avail
helly Sun Aug 17 09:27:18 2008 UTC
Modified files:
/CVSROOTavail
Log:
avail
http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1435&r2=1.1436&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.1435 CVSROOT/avail:1.1436
--- CVSROOT/avail:1.1435
38 matches
Mail list logo