We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7891521 commit d6f5ce9Copy full SHA for d6f5ce9
extension/BuildPhpExtension/patches/mongodb.ps1
@@ -0,0 +1 @@
1
+(Get-Content php_memcached_private.h) | ForEach-Object { $_ -replace '"php_stdint.h"', '<stdint.h>' } | Set-Content php_memcached_private.h
0 commit comments