Opened 12 years ago
Closed 12 years ago
#513 closed defect (fixed)
Fix PHP 5.4 compatibility
| Reported by: | voxik | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 3.3.4 |
| Component: | Default | Version: | 3.3.3 |
| Severity: | Unassigned | Keywords: | |
| Cc: | jmckenna |
Description
The attached patch fixes compatibility with PHP 5.4.
Please note that I just fixed the build errors, however I did not tested the functionality.
Attachments (1)
Change History (6)
by , 12 years ago
| Attachment: | geos-3.3.2-php-5.4.patch added |
|---|
comment:1 by , 12 years ago
comment:2 by , 12 years ago
| Cc: | added |
|---|
comment:3 by , 12 years ago
Actually, checking the build log [1], it seems that some tests were executed, so hopefully it works ;)
[1] http://kojipkgs.fedoraproject.org/packages/geos/3.3.2/2.fc17/data/logs/x86_64/build.log
comment:4 by , 12 years ago
| Milestone: | 3.3.3 → 3.3.4 |
|---|---|
| Version: | 3.3.2 → 3.3.3 |
comment:5 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Running "make check" should do the testing for you.