Share

PhpUnit

Tracker: Patches

5 Remove run-time call-by-reference with compile-time c-b-r - ID: 1012386
Last Update: Comment added ( bcannon )

On my 4.3.8 build I was getting warnings on multiple lines about
run-time call-by-reference having been deprecated. The attached
patch will shut up the warnings.

Only possible issue is that I had to remove a default argument for
TestCase->run() . The patch also includes a fix for the NULL error
handler bug.


Brett Cannon ( bcannon ) - 2004-08-19 18:31

5

Closed

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2006-04-26 02:10
Sender: bcannon

Logged In: YES
user_id=357491

Really sick of having this patch left open in my tracker
list, so closing on my own so it isn't at least listed.


Log in to comment.

Attached File ( 1 )

Filename Description Download
call-by-ref.diff Silence run-time call-by-ref warnings and NULL error handler bug Download

Changes ( 3 )

Field Old Value Date By
status_id Open 2006-04-26 02:10 bcannon
close_date - 2006-04-26 02:10 bcannon
File Added 98441: call-by-ref.diff 2004-08-19 18:31 bcannon