Skip to content

Relax text expectation (for 8.5)#53

Merged
m6w6 merged 1 commit into
masterfrom
remicollet-patch-1
Aug 4, 2025
Merged

Relax text expectation (for 8.5)#53
m6w6 merged 1 commit into
masterfrom
remicollet-patch-1

Conversation

@remicollet

Copy link
Copy Markdown
Collaborator

Using 8.5.0alpha1

TEST 37/54 [tests/lob003.phpt]
========DIFF========
--
     resource(%d) of type (stream)
     resource(%d) of type (stream)
     
005- Warning: fclose(): %d is not a valid stream resource in %s on line %d
005+ Warning: fclose(): cannot close the provided stream, as it must not be manually closed in /dev/shm/BUILD/php85-php-pecl-pq-2.2.3-build/php85-php-pecl-pq-2.2.3/pq-2.2.3/tests/lob003.php on line 12
     resource(%d) of type (stream)
     string(0) ""
     DONE
========DONE========
FAIL large object closing stream [tests/lob003.phpt] 

-Warning: fclose(): %d is not a valid stream resource in ...
+Warning: fclose(): cannot close the provided stream, as it must not be manually closed in ...
@m6w6 m6w6 merged commit ffa97ea into master Aug 4, 2025
20 checks passed
@remicollet remicollet deleted the remicollet-patch-1 branch August 4, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants