In order to apply any of these patches, you must:

  1. Have the 'patch' utility
  2. cd to the PHP base directory
  3. Run: 'patch -p0 < patchname.fix'

Patches for ALPHA 1

eval() fix This patch fixes a problem when calling eval() on an empty string or uninitialized variables.
mSQL 1.0 fix This patch fixes a compilation problem when compiling with mSQL 1.0 support.
array&global fix This patch enables initializing a new array in the global scope using the 'GLOBAL' statement.
Oracle fix This patch should fix compilation problems when compiling with Oracle support.

NOTE: See the downloads page for the latest patched win32 binary!