stasFri Aug 17 21:53:59 2007 UTC
Modified files:
/php-srcREADME.namespaces
Log:
some rewording and typofixing
http://cvs.php.net/viewvc.cgi/php-src/README.namespaces?r1=1.5&r2=1.6&diff_format=u
Index: php-src/README.namespaces
diff -u php-src/README.n
Hi,
typo alert (inline)
Dmitry Stogov wrote:
> dmitryFri Aug 17 17:12:29 2007 UTC
>
> Modified files:
> /php-src README.namespaces
> Log:
> Added examples
>
>
> http://cvs.php.net/viewvc.cgi/php-src/README.namespaces?r1=1.4&r2=1.5&diff_format=u
> I
dmitry Fri Aug 17 17:12:29 2007 UTC
Modified files:
/php-srcREADME.namespaces
Log:
Added examples
http://cvs.php.net/viewvc.cgi/php-src/README.namespaces?r1=1.4&r2=1.5&diff_format=u
Index: php-src/README.namespaces
diff -u php-src/README.namespaces:1.4 p
johannesFri Aug 17 14:21:32 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/reflection php_reflection.c
Log:
- MFH: Mark the parameter for ReflectionProperty::GetValue as optional
http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_ref
johannesFri Aug 17 14:21:01 2007 UTC
Modified files:
/php-src/ext/reflection php_reflection.c
Log:
- Mark the parameter for ReflectionProperty::GetValue as optional
# [DOC] The documentation on this is wrong, too. The parameter is only
# needed for
sixdFri Aug 17 13:33:07 2007 UTC
Modified files:
/php-src/ext/pdo_ociconfig.m4
Log:
MFH: PDO_OCI: fix Instant Client build broken by logic correction in previous
Solaris lib/lib32 fix
http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_oci/config.m4?r1
sixdFri Aug 17 13:30:36 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/pdo_ociconfig.m4
Log:
PDO_OCI: fix Instant Client build broken by logic correction during previous
Solaris lib/lib32 fix
http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_
janiFri Aug 17 10:42:30 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard proc_open.c
Log:
MFH:- Fixed bug #41904 (proc_open with empty env array)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/proc_open.c?r1=1.36.2.1.2.15&r2=1.36.2.1
janiFri Aug 17 10:42:13 2007 UTC
Modified files:
/php-src/ext/standard proc_open.c
Log:
- Fixed bug #41904 (proc_open with empty env array)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/proc_open.c?r1=1.57&r2=1.58&diff_format=u
Index: php-src/ext/