felixdv Fri Aug 8 10:52:49 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/reflection php_reflection.c
Log:
Documentation fix for getClosure()
http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.164.2.33.2.45.2.26&r2=1.164.2
colder Fri Aug 8 22:07:08 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/sqlite sqlite.c
/php-src/ext/splspl_array.c spl_iterators.c spl_observer.c
spl_directory.c
/php-src/ext/mysqli mysqli_driver.c
/php-src/ext/sim
colder Fri Aug 8 22:06:43 2008 UTC
Modified files:
/php-src/ext/sqlite sqlite.c
/php-src/ext/splspl_array.c spl_iterators.c spl_observer.c
spl_directory.c
/php-src/ext/mysqli mysqli_driver.c
/php-src/ext/simplexml simpl
pajoye Fri Aug 8 18:46:20 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
- missing entry
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.258&r2=1.2027.2.547.2.965.2.259&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:
Hello Hannes,
Friday, August 8, 2008, 3:57:16 PM, you wrote:
> On Fri, Aug 8, 2008 at 15:21, Marcus Boerger <[EMAIL PROTECTED]> wrote:
>> helly Fri Aug 8 13:21:52 2008 UTC
>>
>> Modified files: (Branch: PHP_5_3)
>>/ZendEngine2zend_execute_API.c
>>/php-src/
pajoye Fri Aug 8 18:29:51 2008 UTC
Modified files:
/php-src/ext/zipconfig.m4
Log:
- MFB: add new files
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/config.m4?r1=1.15&r2=1.16&diff_format=u
Index: php-src/ext/zip/config.m4
diff -u php-src/ext/zip/config.
pajoye Fri Aug 8 18:13:55 2008 UTC
Modified files:
/php-src/ext/zipconfig.m4 config.w32 php_zip.c php_zip.h
Log:
- sync with 5.3
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/config.m4?r1=1.14&r2=1.15&diff_format=u
Index: php-src/ext/zip/config.m4
diff -u p
pajoye Fri Aug 8 16:05:38 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/zipphp_zip.c
Log:
- MFH: constify zend_function_entry and update phpinfo
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.17&r2=1.1.2.38.2.18&diff_format=
pajoye Fri Aug 8 15:56:44 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/zipphp_zip.c
Log:
- MFH: missing openbasedir check
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.16&r2=1.1.2.38.2.17&diff_format=u
Index: php-src/ext/z
pajoye Fri Aug 8 15:52:53 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/zipphp_zip.c php_zip.h
Log:
- MFH: use PHP_ZIP_VERSION_STRING and add add_ascii_assoc_string macro (easy
sync)
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.
pajoye Fri Aug 8 15:41:25 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/zipphp_zip.c
Log:
- MFH: fix leak in zif_zip_entry_read and ::ExtractTo on Error
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.14&r2=1.1.2.38.2.15&diff
pajoye Fri Aug 8 15:37:38 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/zipphp_zip.c
Log:
- use OPENBASEDIR_CHECKPATH instead of SAFEMODE_CHECKFILE, easier to keep
code synced with HEAD
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1
helly Fri Aug 8 14:15:05 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/main php.h
Log:
- MFH: Sorry for the compiler warning
http://cvs.php.net/viewvc.cgi/php-src/main/php.h?r1=1.221.2.4.2.8.2.6&r2=1.221.2.4.2.8.2.7&diff_format=u
Index: php-src/mai
helly Fri Aug 8 14:14:52 2008 UTC
Modified files:
/php-src/main php.h
Log:
- Sorry for the compiler warning
http://cvs.php.net/viewvc.cgi/php-src/main/php.h?r1=1.245&r2=1.246&diff_format=u
Index: php-src/main/php.h
diff -u php-src/main/php.h:1.245 php-s
colder Fri Aug 8 14:09:45 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/spl/tests spl_autoload_012.phpt
Log:
MFH: Test the catching of chains of exceptions
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/spl_autoload_012.phpt?r1=1.1.2.2&r2=1.
colder Fri Aug 8 14:09:16 2008 UTC
Modified files:
/php-src/ext/spl/tests spl_autoload_012.phpt
Log:
Test the catching of chains of exceptions
http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/spl_autoload_012.phpt?r1=1.1&r2=1.2&diff_format=u
Index: php
On Fri, Aug 8, 2008 at 15:21, Marcus Boerger <[EMAIL PROTECTED]> wrote:
> helly Fri Aug 8 13:21:52 2008 UTC
>
> Modified files: (Branch: PHP_5_3)
>/ZendEngine2zend_execute_API.c
>/php-src/main php.h
> Log:
> - MFH store error handling mode on stack w
helly Fri Aug 8 13:25:43 2008 UTC
Modified files:
/CVSROOTavail
Log:
- Upgrade Felix
http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1431&r2=1.1432&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.1431 CVSROOT/avail:1.1432
--- CVSROOT/avail:1.1
helly Fri Aug 8 13:21:52 2008 UTC
Modified files: (Branch: PHP_5_3)
/ZendEngine2zend_execute_API.c
/php-src/main php.h
Log:
- MFH store error handling mode on stack when executing internal
or overloaded functions and methods. [...]
ht
helly Fri Aug 8 13:18:31 2008 UTC
Modified files:
/ZendEngine2zend_execute_API.c
/php-src/main php.h
Log:
- PHP 5.3 todo, store error handling mode on stack when executing internal
or overloaded functions and methods. The issue is that a f
felixdv Fri Aug 8 12:42:40 2008 UTC
Modified files:
/php-src/ext/reflection/tests
ReflectionMethod_getClosure_basic.phpt
ReflectionMethod_getClosure_error.phpt
felixdv Fri Aug 8 12:39:16 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/reflection/tests
ReflectionMethod_getClosure_basic.phpt
ReflectionMethod_getClosure_error.phpt
bjori Fri Aug 8 11:09:31 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
Apparently this is broken in alpha1 too
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.257&r2=1.2027.2.547.2.965.2.258&diff_format=u
Index: php-src
felixdv Fri Aug 8 10:53:39 2008 UTC
Modified files:
/php-src/ext/reflection php_reflection.c
Log:
MFB: Documentation fix for getClosure()
http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/php_reflection.c?r1=1.308&r2=1.309&diff_format=u
Index: php-src
pajoye Fri Aug 8 10:12:34 2008 UTC
Modified files:
/php-internals-win/script snapshot.bat
Log:
- add leading zero to the hour, quiet mode for pscp and start a fresh log
instad of appending to the existing one
http://cvs.php.net/viewvc.cgi/php-internals-win/
tony2001Fri Aug 8 10:12:27 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/zipphp_zip.c
Log:
move unused vars into their ifdef
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/php_zip.c?r1=1.1.2.38.2.12&r2=1.1.2.38.2.13&diff_format=u
Index: p
pajoye Fri Aug 8 10:01:36 2008 UTC
Modified files:
/php-internals-win/script snap_delete_old.sh
Log:
- plink scripts run on the box, not using remote cmd
http://cvs.php.net/viewvc.cgi/php-internals-win/script/snap_delete_old.sh?r1=1.1&r2=1.2&diff_format=u
In
pajoye Fri Aug 8 09:47:15 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/zipconfig.m4
Log:
- add missing files for 0.9
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/config.m4?r1=1.8.2.3.2.5&r2=1.8.2.3.2.6&diff_format=u
Index: php-src/ext/zip/con
Sorry, I have accidentally committed without log.
This is a MFB of the fix for #37911 which had been fixed in 5.3 but not in
5.2, fixes #45748.
On Friday 08 August 2008 11:34:08 Arnaud Le Blanc wrote:
> lbarnaud Fri Aug 8 09:34:08 2008 UTC
>
> Added files: (Branch
lbarnaudFri Aug 8 09:34:08 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/pcre/tests bug37911.phpt
Modified files:
/php-src/ext/pcre php_pcre.c
Log:
http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/php_pcre.c?r1=1.168.
bjori Fri Aug 8 08:20:27 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard crypt_freesec.h
Log:
MFH: Fix build on FreeBSD4.11 (bug#45757)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/crypt_freesec.h?r1=1.1.2.2&r2=1.1.2.3&diff_form
bjori Fri Aug 8 08:19:46 2008 UTC
Modified files:
/php-src/ext/standard crypt_freesec.h
Log:
Fix build on FreeBSD4.11 (bug#45757)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/crypt_freesec.h?r1=1.1&r2=1.2&diff_format=u
Index: php-src/ext/standa
On Fri, Aug 8, 2008 at 02:00, Pierre-Alain Joye <[EMAIL PROTECTED]> wrote:
> pajoye Fri Aug 8 00:00:35 2008 UTC
>
> Removed files: (Branch: PHP_5_3)
>/php-src/ext/fbsql .cvsignore CREDITS Readme_w32.txt config.m4
>config.w32 fbsql.dsp php_fbsql.
2008/8/8 Pierre-Alain Joye <[EMAIL PROTECTED]>:
> pajoye Thu Aug 7 23:24:11 2008 UTC
>
> Added files: (Branch: PHP_5_3)
>/php-src/ext/zip/libzip_filerange_crc.c zip_get_archive_flag.c
>zip_set_archive_flag.c
>
> Modified files:
34 matches
Mail list logo