PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Apr 2007, PHP 5.2.2RC2
+- Fixed bug #41063 (chdir doesn't like root paths). (Dmitry)
- Fixed bug #40861 (strtotime() doesn't handle double negative relative time
units correctly). (Derick)
+
10 Apr 2007, PHP 5.2.2RC1
- Improved bundled GD
. Sync to 2.0.35
CWD_STATE_COPY(&old_state, state);
#ifdef TSRM_WIN32
+ ret = 0;
is_unc = 0;
if (path_length >= 2 && path[1] == ':') {
state->cwd = (char *) realloc(state->cwd, 2 + 1);