ide-stubs icon indicating copy to clipboard operation
ide-stubs copied to clipboard

Fix: PUT documentation

Open glensc opened this issue 10 months ago • 2 comments

There is no $_PUT superglobal in PHP.

Existing docs refer to it as PUT stream:

  • https://docs.phalcon.io/4.2/request/#put

glensc avatar Mar 01 '25 11:03 glensc

Uh, this needs to be done in source code:

  • https://github.com/phalcon/cphalcon/pull/16707

glensc avatar Mar 01 '25 11:03 glensc

Keepin this open, until the change is applied in this repo via generation

glensc avatar Mar 01 '25 12:03 glensc