Glenn Schmidt

Results 4 comments of Glenn Schmidt

+1 i've run up against this issue also. The name of the identifier key on the resource won't necessarily be the same as the identifier key on the route.

I can confirm that it's still an issue. Calling a getter for an uninitialized scalar property will generate an 'Undefined index' error/notice. Some _collection_ getters will initialize on demand, such...

I thought that's why we have the `$_dirty` list. Doesn't it only send properties that have been explictly set (marked as dirty)?

Currently, if the Temporal server is not reachable, the PHP client will hang forever.