Hi,
I've just started to explore PHP's tests, reading through the docs on
qa.php.net, the wiki and a few blogs. Having gotten to a position where
I can run the tests and produce coverage reports I have my first
(simple) submission. It covers an edge case for array_multisort when an
empty ar
2009/2/6 Kalle Sommer Nielsen :
> G'day
>
> I'd like to propose a change for when PHP starts to throw an
> E_DEPRECATED notice for each of the deprecated ini directives (such as
> register_globals, safe_mode ect.) like in HEAD where they just throw a
> warning (more about that below). I have attach
Hi all,
I could not work out a way to make an error occurred on a stored procedure on
on MSSQL server (2005) propagate back into PHP using PDO and PDOStatement.
My setup is the following:
PHP 5.2.9 / PDO_DBLIB running on a CentOS 5.3 machine executing the most
simple stored procedure on a MSSQL
contribute to php-benchmark
http://cvs.php.net/viewvc.cgi/php-benchmarks/
My first proposal(raytracer) was committed by Paul Biggar
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Kalle Sommer Nielsen kirjoitti:
2009/5/5 Jani Taskinen :
This commit http://news.php.net/php.cvs/57541 broke about every test which
triggers thes deprecation messages.
Care to elaborate? I've fixed those tests I could see failing for me
in the log from run-tests, sure some may have gone throug
Kalle Sommer Nielsen wrote:
If you have a list
> and/or diff's of those tests that fails then let me know and I'll fix
> them.
I have a pair of patches at
http://mgdm.net/~michael/deprecation-Zend.patch.txt and
http://mgdm.net/~michael/deprecation-php.patch.txt which fix the issues
for me (on Ubu
On Mon, May 4, 2009 at 5:29 PM, Lukas Kahwe Smith wrote:
> until then we need to
> make sure we can get that re2c bug fixed and a new release out. this might
> require reducing the bus factor on re2c.
A good starting point for re2c internals is the following paper:
http://citeseerx.ist.psu.edu/vi
On 28.04.2009, at 12:51, Lukas Kahwe Smith wrote:
Aloha,
So seriously .. Thursday next week we will release RC2. This means a
commit freeze for all but build fixes and README commits starting
Monday evening. Also with RC2 any feature additions, regardless of
how small, will no longer be