[PHP-DEV] PHP 4.0 Bug #7672 Updated: allow_call_time_pass_reference is depreciated, but required by... From: jmoore <email protected>
Date: 01/03/01

ID: 7672
Updated by: jmoore
Reported By: phester <email protected>
Old-Status: Analyzed
Status: Closed
Bug Type: Documentation problem
Assigned To:
Comments:

fixed in CVS

Previous Comments:
---------------------------------------------------------------------------

[2000-11-11 13:55:13] sniper <email protected>
It is fixed. Just remove the '&' from the xml_parse_into_struct() e.g
xml_parse_into_struct($parser,$data,$values,$tags); will work just fine now.

This is documentation problem. Reclassified as such.

--Jani

---------------------------------------------------------------------------

[2000-11-09 11:25:07] phester <email protected>
Should be ReOpened.

---------------------------------------------------------------------------

[2000-11-09 10:00:49] sniper <email protected>
Forgot this: If problem still exists with latest snapshot
please reopen this bug report.

--Jani

---------------------------------------------------------------------------

[2000-11-09 10:00:05] sniper <email protected>
This should be fixed already.
Please try latest snapshot from http://snaps.php.net

--Jani

---------------------------------------------------------------------------

[2000-11-07 04:13:43] phester <email protected>
the ini setting, "allow_call_time_pass_reference" is depreciated, but its also required by xml_parse_into_struct(); Hopefully the function will be changed or the item un-depreciated.

---------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online.

Full Bug description available at: http://bugs.php.net/?id=7672

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>