pajoye Sat Jul 22 08:58:03 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/filter filter.c
/php-src/ext/filter/tests 032.phpt bug7586.phpt bug7733.phpt
Log:
- API Shake up #1, use input type as first argument in input_get_args
(INPUT_GET/POST)
pajoye Sat Jul 22 09:09:06 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/filter filter.c
Log:
- api shake #1, parse_pararameter has to be changed too
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.3&r2=1.52.2.4&diff_format=u
Ind
pajoye Sat Jul 22 09:39:25 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/filter sanitizing_filters.c filter.c
Log:
- silent compiler warnings (char/unsigned char)
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/sanitizing_filters.c?r1=1.11.2.1&r2=1
pajoye Sat Jul 22 09:51:50 2006 UTC
Modified files:
/php-src/ext/filter filter.c sanitizing_filters.c
/php-src/ext/filter/tests bug7733.phpt bug7586.phpt 032.phpt
Log:
MFB:
- API Shake up #1, change input_get_args argument order
- silent compiler warnin
nlopess Sat Jul 22 12:49:36 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/filter filter.c logical_filters.c sanitizing_filters.c
Log:
use const keyword where possible
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.5&r2=1.52.2.6&diff
nlopess Sat Jul 22 12:54:05 2006 UTC
Modified files:
/php-src/ext/filter filter.c logical_filters.c sanitizing_filters.c
Log:
MFB
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.57&r2=1.58&diff_format=u
Index: php-src/ext/filter/filter.c
diff -u p
pajoye Sat Jul 22 12:59:15 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/filter sanitizing_filters.c
Log:
- hopla, before I got more conflicts ;)
(fix compiler warnings with latest const char changes)
http://cvs.php.net/viewvc.cgi/php-src/ext/fi
rrichards Sat Jul 22 13:12:20 2006 UTC
Modified files:
/php-srcrun-tests.php
Log:
force unicode off in native mode (-N switch)
swap usage of single and double quotes for win32 compat
http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.297&r2=1.2
rrichards Sat Jul 22 13:13:18 2006 UTC
Modified files:
/php-src/win32/buildMakefile
Log:
enable native and unicode tests
add ntest and utest build targets
http://cvs.php.net/viewvc.cgi/php-src/win32/build/Makefile?r1=1.37&r2=1.38&diff_format=u
In
pajoye Sat Jul 22 13:01:03 2006 UTC
Modified files:
/php-src/ext/filter sanitizing_filters.c
Log:
- MFB: fix compiler warnings
http://cvs.php.net/viewvc.cgi/php-src/ext/filter/sanitizing_filters.c?r1=1.14&r2=1.15&diff_format=u
Index: php-src/ext/filter/sanit
nlopess Sat Jul 22 15:15:53 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/gd/tests dashedlines.phpt lines.phpt
Log:
dont create images in the php source root. output them instead
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/tests/dashedlines.phpt?
nlopess Sat Jul 22 15:16:40 2006 UTC
Modified files:
/php-src/ext/gd/tests dashedlines.phpt lines.phpt
Log:
MFB
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/tests/dashedlines.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/gd/tests/dashedlines.phpt
dif
nlopess Sat Jul 22 15:23:23 2006 UTC
Modified files:
/php-src/ext/json JSON_parser.c json.c
Log:
MFB
http://cvs.php.net/viewvc.cgi/php-src/ext/json/JSON_parser.c?r1=1.3&r2=1.4&diff_format=u
Index: php-src/ext/json/JSON_parser.c
diff -u php-src/ext/json/JSON_pa
rrichards Sat Jul 22 15:32:17 2006 UTC
Modified files:
/php-src/ext/json config.w32
Log:
enable by default
http://cvs.php.net/viewvc.cgi/php-src/ext/json/config.w32?r1=1.2&r2=1.3&diff_format=u
Index: php-src/ext/json/config.w32
diff -u php-src/ext/json/c
rrichards Sat Jul 22 15:33:02 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/json config.w32
Log:
MFH: enable by default
http://cvs.php.net/viewvc.cgi/php-src/ext/json/config.w32?r1=1.2&r2=1.2.2.1&diff_format=u
Index: php-src/ext/json/config.w32
nlopess Sat Jul 22 15:22:56 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/json JSON_parser.c json.c
Log:
more const keywording
http://cvs.php.net/viewvc.cgi/php-src/ext/json/JSON_parser.c?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/ext/json/JSO
sesser Sat Jul 22 16:38:29 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/main rfc1867.c rfc1867.h
Log:
Added RFC1867 fileupload processing hook.
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.136&r2=1.2027.2.5
andrei Sat Jul 22 16:58:07 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard array.c
Log:
Matt should be happy now.
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.308.2.21.2.5&r2=1.308.2.21.2.6&diff_format=u
Index: php-sr
andrei Sat Jul 22 16:58:39 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard array.c
Log:
Gah.
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.308.2.21.2.6&r2=1.308.2.21.2.7&diff_format=u
Index: php-src/ext/standard/array.
How about patch for HEAD?
-Andrei
On Jul 22, 2006, at 9:38 AM, Stefan Esser wrote:
sesser Sat Jul 22 16:38:29 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/main rfc1867.c rfc1867.h
Log:
Added RFC1867 fileupload processing hook.
andrei Sat Jul 22 17:40:08 2006 UTC
Modified files:
/php-src/ext/xmlreader php_xmlreader.c
Log:
Mark XMLReader methods with U.
http://cvs.php.net/viewvc.cgi/php-src/ext/xmlreader/php_xmlreader.c?r1=1.36&r2=1.37&diff_format=u
Index: php-src/ext/xmlreader
Andrei Zmievski schrieb:
> How about patch for HEAD?
HEAD is lightyears away from beeing stable. Until PHP 5.2.0 is released
the fileupload hook will be tested by myself (because of the extensions
I write) and when I am 100% sure that it is stable I will commit it
against HEAD. I don't want to comm
Hello Stefan,
well the policy is you commit to HEAD first so that HEAD and base do not
get out of synch. For PDO we already have the situation and it will most
likely require us to drop all of PDO in HEAD and start adding unicode from
scratch without loosing new stuff in HEAD. So please always d
Hello,
> well the policy is you commit to HEAD first so that HEAD and base do not
> get out of synch. For PDO we already have the situation and it will mos
Yeah we all know how well commiting to HEAD and then merging the same
untested code to the branches work. We have seen this commit policy in
helly Sun Jul 23 06:05:23 2006 UTC
Modified files:
/php-src/ext/standard http.c
Log:
- Tiny piece of unicode support
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/http.c?r1=1.20&r2=1.21&diff_format=u
Index: php-src/ext/standard/http.c
diff -u php-sr
On 23.07.2006 02:31, Stefan Esser wrote:
Hello,
well the policy is you commit to HEAD first so that HEAD and base do not
get out of synch. For PDO we already have the situation and it will mos
Yeah we all know how well commiting to HEAD and then merging the same
untested code to the branches
26 matches
Mail list logo