ID:               29179
 User updated by:  zbarton at assettrust dot com
 Reported By:      zbarton at assettrust dot com
 Status:           Bogus
 Bug Type:         Feature/Change Request
 Operating System: windows
 PHP Version:      5.0.0
 New Comment:

sorry

it was more of a suggestion than a question


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

[2004-07-15 10:49:39] [EMAIL PROTECTED]

How exactly is this a bug? Please use mailing lists and not the bug
system for questions like this.

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

[2004-07-15 10:36:30] zbarton at assettrust dot com

Description:
------------
i noticed when up-zipping the php 5.0 zip file that the directory
structure was different than that of the previous releases (eg 4.3.8)

in 4.3.8 the directory structure for extensions, dlls and sapi has
changed. in 4.3.8 it is as follows:

{root}/extensions
{root}/dlls
{root}/sapi


but the 5.0 directory structure for extensions is now:

{root}/ext

all the sapi dlls are now placed in the {root} of the zip file, no
"sapi" folder.

all the "normall" dlls (eg libmysql.dll) are also placed in the {root}
folder, no "dlls" folder.

it seems messy to have the above files in the {root} directory and i
would have thought it might be good to have the same directory
structure between php releases.

any ideas why this has changed between 4.3.8 and 5.0?

thanks

zac barton


Reproduce code:
---------------
n/a

Expected result:
----------------
n/a

Actual result:
--------------
n/a


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


-- 
Edit this bug report at http://bugs.php.net/?id=29179&edit=1

Reply via email to