Skip to content

Conversation

matyhtf
Copy link
Contributor

@matyhtf matyhtf commented Aug 12, 2013

Command phpize --clean delete all head file in include directory. Fix the bug.

@jgmdev
Copy link

jgmdev commented Aug 12, 2013

mmm, while improving the wxwidgets php extension I noticed this behavior so I had to change header files location into the same directory but in plural form (includes) to prevent it's deletion, never thought of this as a bug, but an annoyance :) Would be nice to see this fix included, especially for big extensions that have a lot of header and source files. In this way headers can be kept on well known standard locations like the 'include' directory.

@php-pulls php-pulls merged commit 19312fa into php:master Aug 18, 2013
@php-pulls
Copy link

Comment on behalf of stas at php.net:

merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants