developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 11 years ago
Closed 11 years ago
#1032 closed task (fixed)
take care about the new behavior of realpath in PHP 5.3
Reported by: | laurentj | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.2 beta |
Component: | jelix | Version: | trunk |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #463 | Documentation needed: | no |
Hosting Provider: | Php version: | 5.3 |
Description
In PHP 5.3, Realpath has now the same behavior on all platform. Perhaps we have to remove some code specific to a platform when we usr realpath. We should check that.
Change History (2)
comment:1 Changed 11 years ago by laurentj
- Milestone changed from Jelix 2.0 to Jelix 1.2
comment:2 Changed 11 years ago by laurentj
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
it seems ok...