BETA TODO updated

php.internals

Sterling Hughes

23 years ago
Hi, Ok, so the BETA todo has been updated, and its available at :: http://www.php.net/~sterling/php5/TODO The two remaining items are: - Discuss Integrating SPL with PHP 5, Zend Engine 2 - Discuss Bundling libxml2 with PHP 5 Both of these were left until a later point, and I'll be starting up discussions sometime soon (unless someone beats me to it) on these two issues. Are there any other outstanding issues before a beta? -Sterling
-- "Programming today is a race between software engineers stirring to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." - Unknown

Andi Gutmans

23 years ago
At 11:53 PM 6/24/2003 -0400, Sterling Hughes wrote:
>Hi, > >Ok, so the BETA todo has been updated, and its available at :: > >http://www.php.net/~sterling/php5/TODO > >The two remaining items are: > >- Discuss Integrating SPL with PHP 5, Zend Engine 2 >- Discuss Bundling libxml2 with PHP 5 > >Both of these were left until a later point, and I'll be starting up >discussions sometime soon (unless someone beats me to it) on these two >issues. > >Are there any other outstanding issues before a beta?
Not that I can think of. I think we should discuss SPL (once we get a detailed description) but I am not convinced it's a must to decide on the issue before the beta. Anyway, I'll wait for you to startup the discussions :) Andi

Sebastian Bergmann

23 years ago
Sterling Hughes wrote:
> Are there any other outstanding issues before a beta?
I think there are a number of stale extensions that should be removed from php-src/ before a BETA -- for instance qtdom.
-- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ http://www.professionelle-softwareentwicklung-mit-php5.de/

Sterling Hughes

23 years ago
On Wed, 2003-06-25 at 01:00, Sebastian Bergmann wrote:
> Sterling Hughes wrote: > > Are there any other outstanding issues before a beta? > > I think there are a number of stale extensions that should be removed > from php-src/ before a BETA -- for instance qtdom. >
There are a number of stale extensions I'd like to see removed, but I don't think its necessary before the first beta. Each extension needs to be mentioned, approved, and moved. That can certainly happen alongside the beta, but none of it is critical *before* the beta. -Sterling
> -- > Sebastian Bergmann > http://sebastian-bergmann.de/ http://phpOpenTracker.de/ > > http://www.professionelle-softwareentwicklung-mit-php5.de/
-- "Whether you think you can or think you can't -- you are right." - Henry Ford

Markus Fischer

23 years ago
On Tue, Jun 24, 2003 at 11:53:05PM -0400, Sterling Hughes wrote :
> Ok, so the BETA todo has been updated, and its available at :: > > http://www.php.net/~sterling/php5/TODO
Seems the document has moved (it's http://www.php.net/~sterling/php5/BETA ). However, why do I get redirected to google for a file which doesn't exist and them path I entered is automatically used as a search term for google. This looks completely foobar to me. I've noticed this to my anger on the real php.net site too. Lots of redirects, trying to guess the right country, switching languages if you don't accept cookies and so on. Not very well done :-( This "feature" IMO should not apply to private pages on php.net. - Markus