Tuesday 30 April 2013

[dcphp-dev] Re: How can we fix the issue with the deprecated function ?

Relevant:
http://stackoverflow.com/questions/3315175/how-to-handle-deprecated-function-in-php

I've always just sucked it up and updated. If the codebase is significantly large then you might consider writing a PHP/Shell script to update all of the existing code.


On Tuesday, April 30, 2013 6:17:21 AM UTC-4, jimmy brion wrote:

Hi,

There is a project which was developed 1 year back & currently running. When i am trying to migrate the server & php versions, i get new version of php. In this case, few of the functions used in the project may not function properly because, those functions might be deprecated in the recent version of PHP. How can i fix these kind of issues ?

Thanks,
Jimmy

--
You received this message because you are subscribed to the Google
Group: "Washington, DC PHP Developers Group" - http://www.dcphp.net
To post, send email to washington-dcphp-group@googlegroups.com
To unsubscribe, send email to washington-dcphp-group+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/washington-dcphp-group?hl=en
---
You received this message because you are subscribed to the Google Groups "Washington, DC PHP Developers Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to washington-dcphp-group+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

0 comments:

Post a Comment