We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4880ae3 commit aa4b764Copy full SHA for aa4b764
README.md
@@ -39,12 +39,7 @@ Program Headers:
39
03 .tdata .tbss
40
04 .eh_frame_hdr
41
05
42
- 06 .tdata .init_array .fini_array .ctors .dtors .data.rel.ro .dynamic .got
43
-
44
-$ otool -L /usr/local/bin/php # for macOS package
45
-/usr/local/bin/php:
46
- /usr/lib/libresolv.9.dylib (compatibility version 1.0.0, current version 1.0.0)
47
- /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1252.50.4)
+ 06 .tdata .init_array .fini_array .ctors .dtors .data.rel.ro .dynamic .got
48
```
49
50
0 commit comments