PHP4 vs. PHP5 client libraries

1 reply [Last post]
Joined: 06/24/2009
Points: 42

Does anyone know if the differences between the php4 and php5 client libraries is documented somewhere? I'm just wondering if i can swap out the php4 library that i think is included in the Drupal module with the php5 libraries, and have everything work the same. Did function names, arguments, or return types change between the libraries?

Joined: 04/05/2009
Points: 354

You should be able to swap them out without any real issues.