Re: [PHP-DEV] [RFC] Anonymous functions

2008-02-23 Thread Ryusuke SEKIYAMA
us functions, closures and square bracket arrays. http://www.opendogs.org/pub/php_qiq-0.1.0pre.tgz This has a few more features, but, at present, there is no document... Regards, -- /** * Ryusuke SEKIYAMA * [EMAIL PROTECTED] */ -- PHP Internals - PHP Runtime Development Mailing List To unsubs

Re: [PHP-DEV] Array syntax []

2008-01-11 Thread Ryusuke SEKIYAMA
+1 -- Ryusuke SEKIYAMA -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] [RFC] Anonymous functions

2008-01-10 Thread Ryusuke SEKIYAMA
ote: > > >> the square bracket array syntax patch for PHP 5.3, > >> http://www.opendogs.org/pub/php-5.3dev-080101-sbar.patch > > > I remember we discussed that already and it was rejected then (even > > though myself and Andi liked it) - did the people th

[PHP-DEV] [RFC] Square brackets shortcut

2008-01-10 Thread Ryusuke SEKIYAMA
s' thread with that patch. > > Can you also please add tests for both? > > marcus > > Wednesday, January 2, 2008, 7:51:06 PM, you wrote: > > >> the square bracket array syntax patch for PHP 5.3, > >> http://www.opendogs.org/pub/php-5.3dev-080101-sbar.patch

Re: [PHP-DEV] Re: PATCH: Implementing closures in PHP

2008-01-01 Thread Ryusuke SEKIYAMA
e bracket array syntax patch for PHP 5.3, http://www.opendogs.org/pub/php-5.3dev-080101-sbar.patch and the anonymous function patch for PHP 6.0. http://www.opendogs.org/pub/php-6.0dev-080101-anon.patch Regards. -- /** * Ryusuke SEKIYAMA * [EMAIL PROTECTED] */ -- PHP Internals - PHP Runt

[PHP-DEV] Re: PATCH: Implementing closures in PHP

2007-12-28 Thread Ryusuke SEKIYAMA
les are included in this archive: http://www.opendogs.org/pub/php-5.3dev-071228-anon-patch.zip -- /** * Ryusuke SEKIYAMA * [EMAIL PROTECTED] */ -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php